a:link {
	text-decoration: underline blink;
	color: #3366CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
a:visited {
	color: #3366FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #ff9900;
}
body {
	background-color: #999;
}
.style4 {
	color: #FFF;
	font-size: 12px;
}
p {
	color: #FFF;
}
h2 {
	color: #333;
}
body {
	color: #FFF;
	background-color: #999;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
