BODY {
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
}	

.text {
	font-family: "Times New Roman";
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}

.text a {
	text-decoration: underline;
	color: #FFFFFF;
	
}

.text a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

.text a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}

.text a:hover {
	text-decoration: underline;
	color: #333333;
	
}









