body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image: url(images/bg.gif);
}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
.bottomfont {
	color: #FFFFFF;
}
.color {
	font-weight: bold;
	color: #FF6600;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #E627AC;
	text-decoration: underline;
}

.fontcolor {
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
}
