
a:link { text-decoration: none; color: #9A9A9A }
a:visited { text-decoration: none; color: #85837a }
a:hover { text-decoration: underline; color: #3c0424 }
a:active { text-decoration: underline; color: #00008A } 


.text
{
font-size: 12px;
color: #999999;
line-height: 21px;
font-family: Courier New,Courier,Monaco,monospace;
}

.read
{
font-size:11px;
color: #666666;
line-height: 18px;
font-family: Verdana,Arial,Helvetica;
}

.head
{
font-size: 14px;
color: #999999;
line-height: 21px;
font-family: Courier New,Courier,Monaco,monospace;
}