.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003366;
}

a.text:link {
	font-family: "Times New Roman", Times, serif;
	fcolor: #FFFF00;
	font-weight: normal;
	color: #000099;
; text-decoration: underline
}
a:link {
	color: #FFFFCC;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FF9933;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003366;
}
.text a:link {
	color: #000099;
}
.text a:hover {
	color: #990000;
}
.text a:visited {
	color: #660000;
}
