A:link
{
	text-decoration: none;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
A:visited
{
	text-decoration: none;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;


}
A:hover
{
	color: #000099;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
A.menu:link
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
A.menu:visited
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
A.menu:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffcc00;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066cc;
	font-weight: normal;

}
.menu
{
	font-weight: bold;
	font-size: 9pt;
	color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}
.menu-home
{
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}
.submenu
{
	font-weight: normal;
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;

}
.Linkhighlights
{
	font-weight: lighter;
	font-size: 8pt;
	color: #66CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}

