td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 1.5em;

}
body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#000000;}

A:link {color: blue; font-size : 11px; text-decoration: none;}
A:visited {text-decoration: none; color: blue; font-size : 11px;}
A:hover  {text-decoration: underline; color: blue; font-size : 11px;}
A:active {
	text-decoration: none;
	color: blue;
	font-size : 11px;
	text-align: center;
}

A.toplinks:link {color: #ffffff; font-size : 11px; text-decoration: none; font-weight: bold}
A.toplinks:visited {text-decoration: none; color: #ffffff; font-size : 11px; font-weight: bold}
A.toplinks:hover  {text-decoration: underline; color: #ffffff; font-size : 11px; font-weight: bold}
A.toplinks:active {text-decoration: none; color: #ffffff; font-size : 11px; font-weight: bold}

A.leftlinks:link {color: #000000; font-size : 11px; text-decoration: none;}
A.leftlinks:visited {text-decoration: none; color: #000000; font-size : 11px;}
A.leftlinks:hover  {text-decoration: underline; color: #000000; font-size : 11px;}
A.leftlinks:active {text-decoration: none; color: #000000; font-size : 11px; }

A.bigblue:link {color: blue; font-size : 13px; text-decoration: none; font-weight: bold}
A.bigblue:visited {text-decoration: none; color: blue; font-size : 13px; font-weight: bold}
A.bigblue:hover  {text-decoration: underline; color: blue; font-size : 13px; font-weight: bold}
A.bigblue:active {text-decoration: none; color: blue; font-size : 13px;  font-weight: bold}

.heading {
	font-size: 15px;
	color: #000000;
	line-height: 1.3em;
	font-weight: bold;
}
.categories {font-size: 13px; font-weight: bold}
.red {color: #FF0000}
