/*---------tag---------*/
body {
	background-color: #06c;
	/*background-image: url(/themes/avale/images/site_bg.gif);*/
	color: #000;
}

a {
	color: #FF9999;
}

a:hover {
	color: #FF6666;
}

table#contact_form {
	background-color: #fff;
	border: 2px solid #000;
}

form p label {
		border-bottom: 1px dashed #000; 
}

form p.submit_but input {	
	color: #000;
	background-color: #fff;
	border: 2px solid #000;
}