A:Link  {
    	text-decoration : none;
	color : #0000CA;}
A:Visited  {  
	text-decoration : none;
	color : #0000CA;}
A:Active  {
	text-decoration : none;
	color : #FF0000;}
A:Hover  {    
	text-decoration : underline;
	color : #2F2FFF;}
EM	{
	font-weight : bold;
	font-style : italic;}

.Justified {  text-align: justify}
.SelectedBorder {  border: 1px #6A6AFF dotted}
.MainMenuText {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.AdminBars {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FFFFFF; background-color: #000066}
