.nav {

	font: bold 12px/normal "Times New Roman", Times, serif;

	color: #FFFFFF;

	text-decoration: none;

}

.nav a:link {

	color: #FFFFFF;

	text-decoration: none;

}	 

.nav a:visited {

	color: #CCCCCC;

	text-decoration: none;

}	 

.nav a:hover {

	color: #CCCCCC;

}	 

.nav a:active {

	color: #FFFFFF;

	text-decoration: none;

}	 





.content {

	font: 13px "Times New Roman", Times, serif;

	color: #000000;

}



.headline1 {

	font: 16px "Times New Roman", Times, serif;

	font-weight: bold;

	color: #201C7A;

}	

.bodylinks {  color: #201C7A}



.bodylinks a:link {  

	color: #201C7A

; text-decoration: underline

}

.bodylinks a:visited {  

	color: #201C7A

; text-decoration: underline

}

.bodylinks a:hover {  

	color: #6600FF

}

.bodylinks a:active {  

	color: #201C7A

}
