html, body, textarea, table{
         color: #8484FF;
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
         font-size: 14px;
         font: bold;
         text-align: center;
         background: #FFFFFF;
         letter-spacing: 1px;
         line-height: 16px;
}
a {
	width: 121px;
         color: #8484FF;
         text-decoration: none;
}

a:active {
         background-color: #8484FF;
         color: #DBE4FF;
}


a:hover {
         background-color: #98AEE8;
}