/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0.07em;
}
h5 {
	font-size: 12px;
	font-weight: lighter;
}
a {
}
a:link {
	text-decoration: none;
	color: #FFFF33;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #CCFF00;
}
a:active {
	text-decoration: none;
}

</style>
