/* theme
 * radio2xs.css
 *
 */

a:link{
	color : #33CCFF;
	text-decoration : none;
}

a:visited{
	color : #33CCFF;
	text-decoration : none;
}

a:hover{
	color : #ff0000;
	text-decoration : none;
}

a:active{
	color : #33CCFF;
	text-decoration : none;
}

body{
	background-color : #000000;
	font-family : arial;
	font-size : 9px;
	color: #ffffff;
	scrollbar-face-color: #999999;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	/*
background-image: url(../furniture/bkgrndRed1500x1200.gif);
 */
padding: 0;
	margin: 0;
} 

.content {
	font-family: arial;
	font-size: 9px;
	color: #ffffff;
 	line-height: 9px;
	font-weight: normal;
	text-decoration: none;
}

.headline {
	font-family: arial;
	font-size: 12px;
	color: #66ffff;
 	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
}


blink;
