a{color: #0a3361;text-decoration: none;}
a:visited{color: #0a3361;text-decoration: none;}
a:hover{color: #da251c;text-decoration: underline;}

table.prod {
	border-top: 1px solid  #0a3361;
	border-right: 1px solid  #0a3361;	
}
table.prod td {
	border-bottom: 1px solid  #0a3361;
	border-left: 1px solid  #0a3361;		
	padding: 2px;
	font-size: 11px;
}
table.prod td.head, table.prod th {
	border-bottom: 1px solid  #0a3361;
	border-left: 1px solid  #0a3361;		
	padding: 2px;
	font-size: 11px;
	text-align: center;
	color: white;
	background-color: #0a3361;
}

