  h1{
	font-size: 40px;
	color: #000000;
	font-weight: bold;
 }

a.menu:link, a.menu:active , a.menu:visited {
	font-family: "Trebuchet MS", "Times New Roman", "Tahoma";
 	font-size: 12px;
	font-weight:bold;
 	color: #782EAB;
 	text-decoration: none;

 }
 a.menu:hover {
	font-family: "Trebuchet MS", "Times New Roman", "Tahoma";
 	font-size: 12px;
 	font-weight:bold;
 	color: #CC0033;
 	text-decoration: none;
 	text-align:LEFT;
}



 a.submenu:link, a.submenu:active , a.submenu:visited {
	font-family: "Trebuchet MS", "Times New Roman", "Tahoma";
 	font-size: 10px;
	font-weight:bold;
 	color: #CC0033;
 	text-decoration: none;

 }
 a.submenu:hover {
	font-family: "Trebuchet MS", "Times New Roman", "Tahoma";
 	font-size: 10px;
 	font-weight:bold;
 	color: #782EAB;
 	text-decoration: none;
 	text-align:LEFT;
}
