a:link {
	color: #454545;
	text-decoration: none;
}

a:visited {
	color: #454545;
	text-decoration: none;
}

a:active {
	color: #454545;
	text-decoration: none;
}

a:hover {
	background-color: #496DAB;
	border-color: #8080ff;
	color: #fff;
	text-decoration: none;

	
}


body	{
	font-family: Arial, Helvetica;
	font-size: 9pt;
}

a.mainlink{
	color: #000;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	background: #e1e1e1;



}
a.mainlink-mobo{
	color: #000;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	background: #FFFF00;



}
a.mainlink:active{	
	color: #000;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	background: #e1e1e1;
	border-color: #e1e1e1;
}

a.mainlink:hover {
	text-decoration: none;
	color: #fff;
	
font-size: 9pt;
}


a.menulink,
a.menulink:active,
a.menulink:visited {
	color: #000;
	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
}
a.menulink:hover {
	text-decoration: none;
	color: #fff;
font-size: 7pt;
}

a.menulink2,
a.menulink2:active,
a.menulink2:visited {
	color: #ff0080;

	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
}
a.menulink2:hover {
	text-decoration: none;
	color: #ffffff;
font-size: 7pt;
}