a.menu:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.menu:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.bigmenu:link {
	text-decoration: none;
	color: Maroon;
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	font-weight: bold
}
a.bigmenu:visited {
	text-decoration: none;
	color: Maroon;
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	font-weight: bold
}
a.bigmenu:hover {
text-decoration: underline;
	color: Maroon;
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	font-weight: bold
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-decoration: none;
}
.text a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: Red;
	font-weight: bold;
	text-decoration: underline;
}
.text a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: White;
	text-decoration: none;
	background-color: Red;
	font-weight: bold;
}
.text a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}
.textbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration: none;
	font-weight : bold;
	color: #990000
}
.smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none
}
.smalltext a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10;
	color: Red;
	font-weight: bold;
	text-decoration: underline;
}
.smalltext a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size: 10;
	color: White;
	text-decoration: none;
	background-color: Red;
	font-weight : bold
}
.smalltext a:visited {
	font-family:"Times New Roman", Times, serif;
	font-size: 10;
	color: Redfont-weight : bold;
}
.whitetext {  
font-family: "Times New Roman", Times, serif;
	font-size: 10;
	font-weight: normal; 
	color: #FFFFFF
}
.onpage{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #FFFFCC;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}.bigred {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #990000}

