BODY,TABLE {
   font-size : 10px;
   font-family : verdana;
   color : #1B3D70;
}

A:hover {
   font-weight : normal;
   color : #999999;
   background : transparent;
}

A:visited, A:link, A:active {
   font-weight : normal;
   color : #E2027C;
   text-decoration : none;
}

TEXTAREA,INPUT{
	font-size : 10px;
	font-family : verdana;
	color : #1B3D70;
}
