<style>
.copy
{
    FONT: 8pt/12pt Verdana, Arial, Helvetica, sans-serif;
    COLOR: #666666;
    TEXT-DECORATION: none;
	padding: 12px;
}



.brand:link {
		text-align  : right;
		font-size:10px; 
		height:13px; 
		width:100%;
		font-family:"Verdana, Arial"; 
		font-weight:bold; 
		color: red; 
		text-decoration:none;
		padding: 0px;
		background-image : url(none)
		}

		.brand:visited {
		text-align  : right;
		font-size:10px; 
		height:13px; 
		width:100%;
		font-family:"Verdana, Arial"; 
		font-weight:bold; 
		color: red; 
		text-decoration:none;
		padding: 0px;
		background-image : url(none)
		}

		.brand:hover {
		text-align  : right;
		font-size:10px; 
		height:13px; 
		width:100%;
		font-family:"Verdana, Arial"; 
		font-weight:bold; 
		color: white; 
		text-decoration:none;
		
		padding: 0px;
		background-image : url(none)
		}


body {
	scrollbar-3d-light-color: Green;
	scrollbar-arrow-color: #E6BF52;
	scrollbar-base-color: #999999;
	scrollbar-dark-shadow-color: Black;
	scrollbar-face-color: #999999;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
	background-image: url(../images/bimbosbg.jpg);
	background-color : #D3D5D8;

}

.linktop:link {
  font-family : verdana;
  font-size : 11;
  font-weight : bold;
  color : #515151;
  text-decoration : none;
  
padding-left: 30px;
  padding: 5px;
  width:100%;


}
.linktop:visited {
  font-family : verdana;
  font-size : 11;
  font-weight : bold;
  color : #515151;
  text-decoration : none;
  
padding-left: 30px;
 padding: 5px;
  width:100%;


}
.linktop:hover {
		font-family : verdana;
		font-size : 11;
		font-weight : bold;
		color : #ffffff;
		background-color : #A3A3A3;
		padding-left: 30px;
		padding: 5px;
		width:100%;
		text-decoration : none;
		
		
}


		a:link {
		text-align  : center;
		font-size:11; 
		
		font-family:Arial, Verdana; 
		font-weight:bold; 
		color:#FFFFFF; 
		text-decoration:none;
		padding: 0px;
		
		
		
		}

		a:visited {
		text-align  : center;
		font-size: 11; 
		
		font-family:Arial, Verdana; 
		font-weight:bold; 
		color:#FFFFFF; 
		text-decoration:none;
		padding: 0px;
		
		}

		a:hover {
		text-align  : center;
		font-size: 11; 
		height:15px; 
		width:34px;
		font-family:Arial, Verdana; 
		font-weight:bold; 
		color:#536500; 
		text-decoration:none;
		padding: 0px;
		
		}
		
		
		.header {
		font-family : Arial, Verdana;
		font-size : 30;
		font-weight : normal;
		color : silver;
		text-decoration : none;
		
}
		
		.description {
		font-family : Arial, Verdana;
		font-size : 20;
		font-weight : normal;
		color : silver;
		text-decoration : none;
		
}
		.copy {
		font-family : Arial, Verdana;
		font-size : 12;
		font-weight : normal;
		color : #4E4E4E;
		text-decoration : none;
		
}
		
		
		
		
		
		

</style>