.txt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.hed {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
}
a.readbut {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a.readbut:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
a.but{
    text-decoration:none;
    font-size:10px;
    color:#000000;
    font-family:verdana;
    font:900
    }
    a.but:hover{    
    text-decoration:none;
    font-size:10px;
    color:#FF0000;
    font-family:verdana;
    font:900
    }