A:link,A:active,A:visited {
	font-size: 10px;
        font-family: Georgia, "Times New Roman", Times, serif;
        color: #785027;
	font-weight: normal;
	text-decoration: none;
	line-height: 17px;
}

A:hover {
	font-size: 10px;
        font-family: Georgia, "Times New Roman", Times, serif;
        color: #785027;
	font-weight: normal;
	text-decoration: underline;
	line-height: 17px;
}

.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #785027;
	line-height: 17px;

}
.ngl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #785027;
	font-weight: bold;

}
.copy {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #785027;
	line-height: 17px;
}

A:link.none,A:active.none,A:visited .none{
	
    font-family: Georgia, "Times New Roman", Times, serif;
    
}

A:hover.none {
	
    font-family: Georgia, "Times New Roman", Times, serif;
    
}

.left {float: left; margin-right: 15px; margin-top: 5px;}
.right {float: right; margin-left: 15px; margin-top: 5px;}
