td {
	font-size: 9pt;
	font-family: Comic Sans MS, Times New Roman, courier, Verdana, Arial, Helvetica, sans-serif;

}
A:link { color: #DD0202;}
A:visited { color: #DD0202;}
A:active { color: #DD0202;}
A:hover { color: #000000;}

A.menu:link { color: #656570;}
A.menu:visited { color: #656570;}
A.menu:active { color: #656570;}
A.menu:hover { color: #9CBC0D;}

A.menu2:link { color: #DD0202; text-decoration: none;}
A.menu2:visited { color: #DD0202; text-decoration: none;}
A.menu2:active { color: #DD0202; text-decoration: none;}
A.menu2:hover { color: #000000;}

A.menu3:link { color: #000000; text-decoration: none;}
A.menu3:visited { color: #000000; text-decoration: none;}
A.menu3:active { color: #000000; text-decoration: none;}
A.menu3:hover { color: #FFFFFF; text-decoration: none;}
body {
	background-attachment: scroll;
	background-image: url(pics/back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Comic Sans MS, Times New Roman, courier, Verdana, Arial, Helvetica, sans-serif;
}


