<style type="text/css">

  body {
 scrollbar-arrow-color:          #ffffff;
 scrollbar-face-color:           #697C98;
 scrollbar-shadow-color:         #666666;
 scrollbar-highlight-color:      #D6DBE0;
 scrollbar-darkshadow-color:     #cccccc;
 scrollbar-3dlight-color:        #999999; 

 }
 a:link {
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
 a:active {
	font-style: normal;
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;

}
a:visited:hover {
	font-style: normal;
	color: #CC0000;
	text-decoration: underline;
	
}
input.red, {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	border: solid 1px #A6BFD9;
    width: 210px;
}
input.button, {
font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 12px;
	color: #000000;
	background-color: #A6BFD9;
    border: solid 1px #000000;
    width: 75px;
}
TEXTAREA, {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	border: solid 1px #A6BFD9;
width: 210px;
}
SELECT, {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	border: solid 1px #A6BFD9;
}
SELECT.artists, {
	font-family: Helvetica;
	padding: 2px;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	border: solid 1px #A6BFD9;
	width: 152px;
	height: 10px;
}
</style>
