﻿body {
	margin-top:0px;
	background-color:white;
	background-image:url('imagens/degrade_topo.jpg');
	background-repeat:repeat-x;
}

a. {
	color: #5B6366;
	text-decoration:none;	
}
a:visited {
	color: #5B6366;
	text-decoration:none;
}
a:active {
	color: #5B6366;
	text-decoration:none;
}
a:hover {
	color: #5B6366;
	text-decoration:none;
	font-weight:bold;	
}

.class2 {
	color: #5B6366;
	text-decoration:none;	
}
		
}
