body
	{	
		background-color:#000000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}
	
A
	{
		text-decoration:none;
	}

A:HOVER
	{
		text-decoration:none;
		color:#E9D529;
	}
	
.BOD
	{
		margin:0px auto;
		width: 850px;
		text-align:center;
	}

.SMALL_CALL_OUT
	{
		font-size:14px;
		color:#FFFFFF;
		text-align:center;
		font-weight:bold;
	}
	
.SMALL_CALL_OUT A
	{
		color:#FFFF00;
		text-decoration:none;
	}
	
.SMALL_CALL_OUT A:hover
	{
		color:#FFFF00;
		text-decoration:underline;
	}	

.BIKE_CELL
	{
		width:auto;
		background:BLACK;
		text-align:center;
	}

.TEXT_LEFT
	{
		width:225px;
		color:#E9D529;
		font-weight:bold;
		line-height:30px;
	}

.MENU_RIGHT
	{
		width:265px;	
		font-size:18px;
		font-weight:bold;
		text-align:left;
	}
	
.MENU_RIGHT A
	{
		color:#669999;
	}
	
.MENU_RIGHT A:hover
	{
		color:#E9D529;
	}	
	
.MENU_RIGHT UL
	{
		line-height:25px;
		padding:0px;
		margin-left:15px;
		margin-top:5px;
	}