a.topnav:link {
	COLOR: #000000;
	font-size:12px; 
	font-weight : normal;
}
a.topnav:visited {
	COLOR: #000000;
	font-size:12px; 
	font-weight : normal;
}
a.topnav:hover {
	COLOR: #ffffff;
	font-size:12px; 
	font-weight : normal;
}
a.topnav:active {
	COLOR: #000000;
	font-size:12px; 
	font-weight : normal;
}
.Normal{
   font-size:11px; 
   color:#000000;
   font-weight : normal;
   font-size : 11px;
}
.TH,TD,DIV {	
   font-size: 11px; 
   color: #000000; 
   font-family: Tahoma, Verdana, Arial,  Helvetica, sans-serif;
}

.CommandButton {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : none;
}
    
A:link {
	font-size : 11px;
	font-weight : normal;
	color :#2861B5;
	text-decoration : none;
}

A:active {
	font-size : 11px;
	font-weight : normal;
	color :#2861B5;
	text-decoration : underline;
}

A:hover {
	font-size : 11px;
	font-weight : normal;
	color :#990000;
	text-decoration : underline;
}

A:visited {
	font-size : 11px;
	font-weight : normal;
	color :#666666;
	text-decoration : none;
}

.Links {
   font-size:11px;
   font-weight:bold; 
   color:#FFFFFF;
   text-decoration: none
}

A.Links:link {
    font-size:11px;
    font-weight:bold; 
	color : #FFFFFF;
	text-decoration : none;
}

A.Links:visited {    
    font-size:11px;
    font-weight:bold; 
	color : #FFFFFF;
	text-decoration : none;
}

A.Links:active {
    font-size:11px;
    font-weight:bold; 
	color : #FFFFFF;
	text-decoration : none;
}

A.Links:hover {
    font-size:11px;
    font-weight:bold; 
	color : #BBBBBB;
	text-decoration : none;
}

.Footer{
   font-size:11px;
   font-weight:bold; 
   color:#555555;
   text-decoration:none
}

A.Footer:link {
    font-size:11px;
    font-weight:bold; 
	color : #555555;
	text-decoration : none;
}

A.Footer:visited  {
    font-size:11px;
    font-weight:bold; 
	color : #555555;
	text-decoration : none;
}

A.Footer:active {
    font-size:11px;
    font-weight:bold; 
	color : #555555;
	text-decoration: none;
}

A.Footer:hover {
    font-size:11px;
    font-weight:bold; 
	color :#15849F;
	text-decoration: none;
}