@charset "utf-8";
/* CSS Document */


/* This is the sites main style sheet */

.font {
	font-family : Verdana;
	font-size : 11px;
	color : #FFFFFF;
} 

A:link {
	font-family : Verdana;
	font-size : 11px;
	color : #FFFF00;
	text-decoration : underline;
}

A:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #FFFF00;
	text-decoration : underline;
}

A:hover {
	font-family : Verdana;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
}

.NAVFont {
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold; 
	color : #CCCCCC;
} 

A.NAVFont:link {
font-family : Verdana;  
font-size : 10px; 
color : #ffffff; 
font-weight : bold; 
text-decoration : underline; 
} 

A.NAVFont:visited {
font-family : Verdana;  
font-size : 10px; 
color : #ffffff; 
font-weight : bold; 
text-decoration : underline; 
} 

A.NAVFont:hover {
	font-family : Verdana;
	font-size : 10px;
	color : #333333;
	font-weight : bold;
	text-decoration : none;
} 

.HeaderFont {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold; 
	color : #FFFF00;
} 



.NavBottomfont {
	font-family : Verdana;
	font-size : 10px;
	color : #333333;
} 

A.NavBottom:link {
	font-family : Verdana;
	font-size : 10px;
	color : #CCCCCC;
	text-decoration : underline;
} 

A.NavBottom:visited {
	font-family : Verdana;
	font-size : 10px;
	color : #CCCCCC;
	text-decoration : underline;
} 

A.NavBottom:hover {
	font-family : Verdana;
	font-size : 10px;
	color : #333333;
	text-decoration : none;
}


.COPYRIGHTfont {
	font-family : Verdana;
	font-size : 10px;
	color : #333333;
} 

A.COPYRIGHTfont:link {
	font-family : Verdana;
	font-size : 10px;
	color : #CCCCCC;
	font-weight : bold;
	text-decoration : underline;
} 

A.COPYRIGHTfont:visited {
	font-family : Verdana;
	font-size : 10px;
	color : #CCCCCC;
	font-weight : bold;
	text-decoration : underline;
} 

A.COPYRIGHTfont:hover {
	font-family : Verdana;
	font-size : 10px;
	color : #333333;
	font-weight : bold;
	text-decoration : none;
}

.ELIAfont2 {
	font-family : Verdana;
	font-size : 11px;
	font-size : 11px; 
	color : #FFFFFF;
} 

A.ELIAfont2:link {
	font-family : Verdana;
	font-size : 11px;
	color : #FFFF00;
	text-decoration : underline;
} 

A.ELIAfont2:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #FFFF00;
	text-decoration : underline;
} 

A.ELIAfont2:hover {
	font-family : Verdana;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
}