a:active     {
	font-family: verdana;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:link       {
	font-family: verdana;
	font-size: 11px;
	color: #0033CC;
	text-decoration: none;
	text-transform: capitalize;
}
a:visited    {
	font-family: verdana;
	font-size: 11px;
	color: #009900;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

body         {  font-family: verdana; font-size: 11px; color: #000000}
li           {  font-family: verdana; font-size: 11px; color: #000000}
ol           {  font-family: verdana; font-size: 11px; color: #000000}
table        {  font-family: verdana; font-size: 11px; color: #000000}
td           {  font-family: verdana; font-size: 11px; color: #000000}

