.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;


}
.content a:link {
	color: #CCCCFF;
	text-decoration: none;
	font-style: normal;


}
.content a:visited {
	color: #CCCCFF;
	text-decoration: none;
	font-style: normal;

}

.content a:hover {

	color: #000099;
	text-decoration: none;
}

