body{ background-color: white; } 

p { 
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: normal;
} 

.red {color:red;}

a {
text-decoration: none;
color: #6633cc;
border:none;
}

a:hover {color: #FFF780; border:none;}



h1 {
font-family:Arial, Helvetica, sans-serif;
color: #000; 
text-indent: -5000px;
background: url(image/tm.gif) no-repeat center;
height: 65px;
}
h2 {font-family:Arial, Helvetica, sans-serif; color: #000; font-size: 130%;}
h3 {font-family:Arial, Helvetica, sans-serif; color: #000; font-size: 110%;}

li {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: normal;
}

#footer p{ font-size: 75%;}

#footer a{
text-decoration: none;
}