a:link {
	color: #333333;
	font-weight:100;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight:100;
	color: #333333;
}
a:hover {
	text-decoration: none;
	font-weight:100;
	color: #333333;
}
a:active {
	text-decoration: none;
	font-weight:100;
	color: #333333;
}
body
{
	font-family:tahoma;
	font-size:11px;
}

