
td { font-family : verdana, arial, helvetica; font-size : 11.2px; color : black; text-decoration : none; }

a { color : blue ; text-decoration : none }
a:hover { color : red ; text-decoration : underline  }
.nav { font-family : verdana, arial, helvetica; font-size : 10px; color : maroon; text-decoration : none; }
.info { font-family : verdana, arial, helvetica; font-size : 10px; text-decoration : none; }
.footer { font-family : verdana, arial, helvetica; font-size : 10px; color : silver; text-decoration : none; }
.month { font-family : verdana, arial, helvetica; font-size : 13px; color : black; text-decoration : none; text-transform : uppercase; }
.cal { font-family : verdana, arial, helvetica; font-size : 11.2px; color : #303030;}
.release { font-family : arial, verdana, helvetica; font-size : 16px; color : maroon; text-decoration : none; }
.cd { font-family : arial, verdana, helvetica; font-size : 14px; color : #E30F03; text-decoration : none; }

.song { font-family : verdana, arial, helvetica; font-size : 12px; color : white; text-decoration : none;  text-transform : uppercase; }
.blacktext { color : black ; text-decoration : none }
.calendarlink { color : #FF8A00 ; text-decoration : none; font-size : 10px; }


body {
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dLight-Color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #303030;
}

input {
	border-color: #000000;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	background-color: #E6E6E6; 
	font-size: 12px; 
	color: #000000;
}

input.textbox {
	border-color: #000000;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	background-color: #E6E6E6; 
	font-size: 12px; 
	color: #000000;
}

select {
	border-color: #000000;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	background-color: #E6E6E6; 
	font-size: 12px; 
	color: #000000;
}

input.button {
	border-color: #000000;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	background-color: #E57B10; 
	color: #ffffff;
}

textarea {
	border-color: #000000;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	background-color: #E6E6E6; 
	font-size: 12px; 
	color: #000000;
}