.style3 {
	color: #CC0001;
	letter-spacing: 4px;
	text-transform: uppercase;
	word-spacing: 4px;
	font-size: 14px;
}
body {
	font-family: Verdana;
	color: #333333;
	font-size: 12px;
	table-layout: fixed;
	text-decoration: none;
}
a:link {
	font-family: Verdana;
	color: #660000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	color: #660000;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	color: #330000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	color: #FF0000;
	background-color: #CCCCCC;
	text-decoration: none;
}
table {
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}
