a:link {
	
	color:#000;
	text-decoration: none;
	font-size:14px;
	border-style:inset;
	
	
}
a:visited {
	color:#000;
	text-decoration: none;
	border-style:inset;
	font-size:14px;
	background-color:#FFF
	
	
}
p {
	color: #000;
	font-size: 14px;
	text-align: justify;
}
a:hover {
	color: white;
	text-decoration: none;
	font-size:14px;
	background-color:#F00;
	border-style:inset;
	
	
}

a:active {
	background-color:#030
	color:#F00;
	border-style:inset;
	
	

#Templatetable tr td #contact_form div #theform tr td p label {
	color: #000;
	text-align: left;
}
