.text12 {
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
}
body {
	color: #FFFFFF;
	margin: 0px;
	background-color: #000000;
}
.text14 {
	font-size: 14px;
	line-height: 130%;
	color: #FF0000;
}
.text10 {
	font-size: 10px;
	line-height: 130%;
	color: #FFFFFF;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #CC66CC;
	text-decoration: none;
}
a:hover {
	color: #66FFFF;
	text-decoration: underline;
}

