body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #006600;
	font-weight: bold;
	background: #000000;
	text-decoration: none;
	background-color: #CC9900;
	text-align: center;
}
body {
	background-color: #0066FF;
	margin-left: 50px;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 50px;
	color: #FF0000;
	font-size: 24px;
	text-decoration: none;
	text-align: left;
}
a {
	font-size: 16px;
	color: #000099;
	font-weight: bold;
	font-style: italic;
}
a:link {
	text-decoration: underline;
	color: #0000FF;
	background-color: #CCCCCC;
	clear: left;
	margin-bottom: 10px;
	vertical-align: text-top;
	padding-bottom: 3px;
	font-size: 18px;
	margin-left: 25px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
a:visited {
	text-decoration: underline;
	color: #9933CC;
	text-align: center;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	cursor: hand;
	font-size: 24px;
	text-transform: capitalize;
	text-align: center;
}
a:active {
	text-decoration: underline;
	text-align: center;
}
