
body,td,th,span,input,textarea,select {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #005BB7;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #005BB7;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #02A3F4;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #005BB7;
	font-weight: bold;
}


/* copyright styles */
a.epriv:link    {color: #005BB7; font-size: 12px; font-style: normal; font-weight: bold;  text-decoration: underline; }
a.epriv:visited {color: #005BB7; font-size: 12px; font-style: normal; font-weight: bold;  text-decoration: underline; }
a.epriv:hover   {color: #02A3F4; font-size: 12px; font-style: normal; font-weight: bold;  text-decoration: underline; }
a.epriv:active  {color: #005BB7; font-size: 12px; font-style: normal; font-weight: bold;  text-decoration: underline; }
.copyright      { font-family: Verdana, Geneva, Arial, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; }
.question       {font-size: 15px; font-style: normal; font-weight: bold; 	color: #8B0000; background-color: transparent;}
