body {
	font-family: Arial;
	font-size: 18px;
	line-height: 10px;
	font-weight: 200;
	text-transform: none;
	color: #000000;
	font-variant: small-caps;
}
a:link {
	color: #FF3399;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: blink;
}
