* {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, Verdana; 
	font-size: 12px; 
	color: #000000;
}

h1{
	font-size: 14px;
	color: #000000;
}
a:link { color: #CC0099; text-decoration: none; font-style:inherit}
a:visited { color: #CC0099; text-decoration: none; font-style:inherit}
a:hover { color: #0066FF; text-decoration: none; font-style:inherit}
a:active { color: #CC0099; text-decoration: none; font-style:inherit}