@charset "utf-8";
/* CSS Document */


/* This is the sites main style sheet */


.CLOCKfont {
font-family : Arial; 
font-size : 12px; 
color : #FFFFFF;
} 

.ELIAfont {
font-family : Arial; 
font-size : 12px; 
color : #000000;
} 

A.ELIAfont:link {
font-family : Arial;  
font-size : 12px; 
color : #0000FF; 
font-weight : bold; 
text-decoration : underline; 
} 

A.ELIAfont:visited {
font-family : Arial;  
font-size : 12px; 
color : #0000FF; 
font-weight : bold; 
text-decoration : underline; 
} 

A.ELIAfont:hover {
font-family : Arial;  
font-size : 12px; 
color : #999999; 
font-weight : bold; 
text-decoration : none; 
}

A.NAVfont:link {
font-family : Arial;  
font-size : 14px; 
color : #FFFFFF; 
font-weight : bold; 
text-decoration : none; 
} 

A.NAVfont:visited {
font-family : Arial;  
font-size : 14px; 
color : #FFFFFF; 
font-weight : bold; 
text-decoration : none; 
} 

A.NAVfont:hover {
font-family : Arial;  
font-size : 14px; 
color : #CCCCCC; 
font-weight : bold; 
text-decoration : none; 
}

.BottomFont {
font-family : Arial;  
font-size : 10px; 
color : #cccccc; 
text-decoration : none; 
} 


A.BottomFont:link {
font-family : Arial;  
font-size : 10px; 
color : #FFFFFF; 
font-weight : bold; 
text-decoration: underline;	
} 

A.BottomFont:visited {
font-family : Arial;  
font-size : 10px; 
color : #FFFFFF; 
font-weight : bold; 
text-decoration: underline;
} 

A.BottomFont:hover {
font-family : Arial;  
font-size : 10px; 
color : #cccccc; 
font-weight : bold; 
text-decoration : none; 
} 