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: #D015C3; 
	scrollbar-track-color: #FAB3FF; 
	scrollbar-arrow-color: #000000;
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #EC46DF; 
	scrollbar-shadow-color: #AF12A4;
	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/hat_pink.jpg");
	background-repeat : no-repeat; 
}
.warning {
	color : FF0023;
}
.notice {
	color : FB0023;
}
.headline {
	color : #D015C3;
}
hr {
	color : #F084D6;
}
#leftcol {
        border-left: 1px solid #F084D6;
}
#rightcol {
        border-right: 1px solid #F084D6;
}
#maincol {
        border-left: 1px solid #F084D6;
        border-right: 1px solid #F084D6;
        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 : #FAB3FF;
	font-weight : bold;
	text-decoration : underline;
}
A:HOVER {
	color : #F084D6;
	text-decoration : underline;
}

