.mainmenu{
	text-decoration: none;
}

a.mainmenu:link{
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Yellow;
	font-size : smaller;
}

a.mainmenu:hover{
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Yellow;
	font-style : italic;
	font-size : smaller;
}

a.mainmenu:visited{
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Yellow;
	font-size : smaller;
}

a.mainmenu:active{
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	font-style : italic;
	font-size : smaller;
}

.subtitle{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : larger;
	font-style : italic;
	color : Navy;
}

.submenu{
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	color : Yellow;
}

a.submenu:link{
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	color : Yellow;
}

a.submenu:hover{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color : Yellow;
	font-style : italic;
}

a.submenu:visited{
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	color : Yellow;
}

a.submenu:active{
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	font-style : italic;
}

.content{
	font-family : "Bookman Old Style", "Times New Roman", Times, serif;
	font-size : small;
}
