body {
       color: #C0C0C0;
 background-image: url('http://www.indianmotorbikes.com/images/backgrounds/photo.gif');
    background-attachment: fixed; 
    background-color: #06060C;
    font-family: Arial,Helvetica, sans-serif;
    font-size: 12px
}
        

table {
    color: #C0C0C0;
    background-color: transparent;
    font-size: 12px;
    font-family: Arial,Helvetica, sans-serif;
}


p, tr, td, span, div {
    color: #C0C0C0;
    font-size: 12px;
    font-family: Arial,Helvetica, sans-serif;
}


h1 {
    color: #C0C0C0;
    font-size: 12pt;
    font-family: Arial,Helvetica, sans-serif;
}

h2 {
    color: #C0C0C0;
    font-size: 14pt;
    font-family: Arial,Helvetica, sans-serif;
}

h3, h4 {
    color: #ECE9D0;
    font-size: 11pt;
    font-family: Verdana, Arial;
}


h5 {
    color: #C0C0C0;
    font-size: 10pt;
    font-family: Arial,Helvetica, sans-serif;
}

h6 {
    color: #C0C0C0;
    font-size: 8pt;
    font-family: Arial,Helvetica, sans-serif;
}


a:link {
    color: #9496BE;
    background-color: transparent;
    font-family: Arial,Helvetica, sans-serif;
}

a:visited {
    color: #5959AC ;
    background-color: transparent;
    font-family: Arial,Helvetica, sans-serif;
      }

A:Active {
    color: #FFD600;
    text-decoration: bold;
}


A:Hover {
	text-decoration: none;
	color:#FFD600 ;
	background-color :  transparent;
	}
	
	
	 