<STYLE>
A:link {text-decoration: none; color:#000066}

A:visited {text-decoration: none; color:#000066}

A:hover {text-decoration:underline; color:#AA0000}

input, textarea, select {

border-top-width : 1px; 

border-right-width : 1px; 

border-bottom-width : 1px; 

border-left-width : 1px;  

}



input { text-indent : 2px; }



input.button {

border-top-width : 1px; 

border-right-width : 1px; 

border-bottom-width : 1px; 

border-left-width : 1px;  

}

input,textarea, select {

	color : #0000FF;

	font: normal 11px Verdana, Arial, Helvetica, sans-serif;

	border-color : #333333;

}

input.post, textarea.post, select {

	background-color : #C9C9C9;

}

input.button {

	background-color : #C9C9C9;

	color : #0000FF;

	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;


</STYLE>
