a:link 

{ 

text-decoration:none; 



font-weight : normal; 



} 


a:active 

{ 

text-decoration:none; 



font-weight:normal; 

} 

a:visited 

{ 

text-decoration:none; 


font-weight:normal; 

} 

a:hover 

{ 

text-decoration:underline; 



font-weight:normal; 

} 

.internalMenu {color: #000080;}

.topmenu {color: #FFFFFF; text-decoration:none}

.bluestyle {color: #0000CC;}

.articleTitle {color: #0000FF; font-weight:bold}