body {
	font-family: Verdana;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFFFFF;

}
td {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
p {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
h3 {
	font-family: Verdana;
	font-size: 13px;
	color: FFF200;
}
.title {
	font-family: Verdana;
	font-size: 13px;
	color: FFF200;
	font-weight: bold;

}
a:link {
	color: ffcc66;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
	color: ffcc66;

}
a:visited {
	color: ffcc66;
	text-decoration: none;

}
a:active {
	color: #FF0000;
	text-decoration: underline;


}
