.body {
	font-family: Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	font-style: normal;
}

.top {
	font-family: helvetica;
	font-size: xx-small;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}


.name {
	font-family: helvetica;
	font-size: xx-small;
	font-style: normal;
	text-decoration: none;
	line-height: 18px;
	color: #FFFFFF;
}


a:link {
	font-family: helvetica;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
a:visited {
	font-family: helvetica;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
a:hover {
	font-family: helvetica;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #FFCCCC;
	font-weight: bold;
}
a:active {
	font-family: helvetica;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
