 @CHARSET "ISO-8859-1";
 
.text, .text a:link, .text a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color:#666666; 
line-height:18px;
text-decoration:none;
}

.text a:hover {
color: #000000; 
text-decoration: underline;
cursor: pointer;
}

.heading, .heading a {
font-family: "Times New Roman", Times, serif;
font-style:italic;
line-height:25px;
font-size:20px;
color:#000000;
margin-top:20px;
text-decoration:none;
}

.heading a:hover{
text-decoration:underline;
color:#666666;
}

.contents a {
color: #666666; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:13px; 
line-height:22px; 
text-decoration:none
}

.contents a:hover {
color:#000000; 
text-decoration:underline
}