.Regular13Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration : none;	
}
.Regular12Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration : none;	
}
.Regular11WhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight : bold;	
	text-decoration : none;	
}
.Regular10BlackBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight : bold;	
	text-decoration : none;	
}
.Regular11BlackBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight : bold;	
	text-decoration : none;	
}
.Regular8BlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #0F3F9F;
	font-weight : bold;	
	text-decoration : none;	
}
.Regular10BlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0F3F9F;
	font-weight : bold;	
	text-decoration : none;	
}
.Regular9Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	font-weight : bold;
	text-decoration : none;	
}
.Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F1A615;
	font-weight : bold;
	text-decoration : none;	
}
.Regular13BlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0F3F9F;
	font-weight : bold;	
	text-decoration : none;	
}
.MainMenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	text-decoration : none;	
}
.MainMenu
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    LINE-HEIGHT: 15px;
	BACKGROUND-COLOR: #BABABA;
}
A:hover {
	color: #B1B1B1;
	text-decoration : underline;
}
