body {
	margin:0;
	border:0;
	background-color: #FFFFFF;
	cursor: default;
}
font {
	font-family: Verdana;
	font-size: 12px;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #FF5353;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #FF5353;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #FF8080;
}
a:active {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #FF5353;
}
