a:link{ text-decoration: none; color: white; }
a:visited { text-decoration: none; color: white; }
a:hover { text-decoration: none; color: #FF9933; }
a:active { text-decoration: underline; color: #FF9933; }


.contents
{ 
font-size:17px;
color: white; 
line-height: 30px;
background-color: black;
font-family: Times,Utopia,serif;
}

.smallcontents
{ 
font-size:14px;
color: white; 
line-height: 15px;
background-color: black;
font-family: Times,Utopia,serif;
}
