A:link {
text-decoration: none ;
color:gray;
}

A:visited {text-decoration: none ;
color:gray;
}

A:active {
text-decoration: none ;
color:gray;
}

A:hover {
text-decoration: none ;
color: black ;
}

h4{
font: normal normal 20px/normal verdana ;
color:gray;
font-weight: bold ;

}

h6{
font-weight: bold ;
color: black ;
font: normal normal 17px/normal verdana ;
}

body {

background-color: white ;
font: normal normal 11px/normal verdana, arial ;
background-repeat: no-repeat ;
color:gray;
background-image:url(back.jpg) ;
background-repeat:no-repeat ;
background-position:left top;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}