body,td, a { color : #583F7F; font-size: 12px; margin: 0px; font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;}
a:hover { 
	text-decoration: underline
}
a { 
	text-decoration: none;
	font-weight: bold;
}
h1, input { color : #30125F }
.textbody { color : #583F7F; padding: 5px;}
a.textybody:hover {
	color : #460a5c ;
	text-decoration: underline;
	font-weight: bold;
}
a.textybody { 
	text-decoration: none;
	font-weight: bold;
}
.error {
	background-color: #ffd0f7;	
	border: 1px solid #d02b2b;
	
}