a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: normal;
	color: #33FFFF;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF3333;
	text-decoration: blink;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	color: #CC3333;
	text-decoration: blink;
}
