<STYLE>
A:link {text-decoration: none; color: #003366;}
A:visited {text-decoration: none; color: #003366;}
A:hover {text-decoration:underline; color: #AA0000;}

body {
scrollbar-arrow-color: #0000CC;
scrollbar-base-color: #666666;
scrollbar-dark-shadow-color: #000000;
scrollbar-track-color: #666666;
}

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.post, textarea.post, select {

	background-color : #FFFFFF;

}

input,textarea, select {

	color : #000066;

	font: normal 11px Verdana, Arial, Helvetica, sans-serif;

	border-color : #0000066;

}

input.post, textarea.post, select {

	background-color : #FFFFFF;

}

input.button {

	background-color : #000000;

	color : #006699;

	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
</STYLE>
