a:link {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;



}
a:visited {
	color: #0000FF;
	text-decoration: none;


}
