body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;

}
a:link, a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.title {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 3px;
	border: none;


}
