
a {
	color: #000000;
	text-decoration: none;
}
a:visited { 

	color: #000000; 
	text-decoration: none; 
}
a:hover { 
	color: #CC3333; 
}

h1 {
	font-size: 13px;
}