a {
	font-family:Arial;
	font-size : 12px;
	color:#7385B2;
	text-decoration:none;
	
}
a:visited { color:#7385B2;}
a:active { color:#7385B2;}
a:hover {color:#499D2F;}
td {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-align:justify;
}
body {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	margin:0 0 0 0;
	text-align:justify;
}

select.contact, textarea.contact, input.contact { 
	font-family: Arial;
	color:#666666;
	background-color: #EDEDED;
	font-size: 8pt;
	border-style: solid;
	border-width: 1;
	border-color: #999999;
	width: 300;
}
p{margin-bottom:5px;margin-top:10px;}

a img{border:none;}