a:link {
	text-decoration: none;
	color: #333333;	
}
a:visited {
	text-decoration: none;
	color: #333333;	
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;	
}
a:active {
	text-decoration: none;
	color: #CCCCCC;	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size:11px;
}