.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size:14px;
	color: #000000;
	font-weight: none;
	text-decoration: none;
	line-height: 18px;	
}

.txt A:link{ color:#000000; text-decoration : underline; }
.txt A:visited{ color:#000000; text-decoration : underline; }
.txt A:active{ color:#666666; text-decoration : underline;}
.txt A:hover{ color: #666666; text-decoration : underline; }


.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size:10px;
	color: #000000;
	font-weight : none;
	text-decoration : none;
	line-height : 14px;	
}

.legal A:link{ color:#000000; text-decoration : underline; }
.legal A:visited{ color:#000000; text-decoration : underline; }
.legal A:active{ color:#666666; text-decoration : underline;}
.legal A:hover{ color: #666666; text-decoration : underline; }

.bigTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size:26px;
	color: #000000;
	font-weight : none;
	text-decoration : none;
	line-height : 28px;	
}

.bigTitle A:link{ color:#000000; text-decoration : none; }
.bigTitle A:visited{ color:#000000; text-decoration : none; }
.bigTitle A:active{ color:#000000; text-decoration : underline;}
.bigTitle A:hover{ color: #000000; text-decoration : underline; }


.bigTitleRed {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size:26px;
	color: #990033;
	font-weight : none;
	text-decoration : none;
	line-height : 28px;	
}

.bigTitleRed A:link{ color:#990033; text-decoration : none; }
.bigTitleRed A:visited{ color:#990033; text-decoration : none; }
.bigTitleRed A:active{ color:#990033; text-decoration : underline;}
.bigTitleRed A:hover{ color: #990033; text-decoration : underline; }
