BODY {
	font-family : Lucida Sans, Georgia, Verdana, Helvetica, sans-serif;
	color : black;
	font-size : 12px;
	line-height : 18px;
	scrollbar-base-color: #000000; 
	scrollbar-face-color: #207AE2; 
	scrollbar-track-color: #A5BFFB; 
	scrollbar-arrow-color: #000000;
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #74ADED; 
	scrollbar-shadow-color: #1866BC;
	scrollbar-darkshadow-color: #000000;
}
TABLE {
	font-family : Lucida Sans, Georgia, Verdana, Helvetica, sans-serif;
	color : black;
	font-size : 12px;
	line-height : 18px;
}
TD {
	font-family : Lucida Sans, Georgia, Verdana, Helvetica, sans-serif;
	color : black;
	font-size : 12px;
	line-height : 18px;
}

.oldnews {
	line-height : 18px;
}
.frontbackground {	
	background-image : url("http://www.racquelroberts.com/images/guitar_red_white.jpg");
	background-repeat : no-repeat; 
}
.warning {
	color : FF0023;
}
.notice {
	color : FB0023;
}
.headline {
	color : #207AE2;
}
hr {
	color : #FFE879;
}
#leftcol {
        border-left: 1px solid #FFE879;
}
#rightcol {
        border-right: 1px solid #FFE879;
}
#maincol {
        border-left: 1px solid #FFE879;
        border-right: 1px solid #FFE879;
        margin: 0 5px 0 5px;
        padding: 0 5px 0 5px;
}

A:LINK {
	color : black;
	font-weight : bold;
	text-decoration : underline;
}
A:ACTIVE {
	color : orange;
	text-decoration : underline;
}
A:VISITED {
	color : #A5BFFB;
	font-weight : bold;
	text-decoration : underline;
}
A:HOVER {
	color : #FFE879;
	text-decoration : underline;
}

