@charset "utf-8";
/* CSS Document */
.legaltxt {font-size: 11px;font-family: Arial, Helvetica;color:#5c5c5c;line-height:16px;}
.txt {font-size: 12px;font-family: Arial, Helvetica;color:#000000;}

.txt A:link {text-decoration:underline;color:#505050} 
.txt A:visited {text-decoration:underline;color:#505050}
.txt A:hover {text-decoration:underline;color:#999999}
.txt A:active {text-decoration:underline;color:#505050}

.redtxt {font-size: 12px;font-family: Arial, Helvetica;color:#FF0000;}

.redtxt A:link {text-decoration:underline;color:#FF0000} 
.redtxt A:visited {text-decoration:underline;color:#FF0000}
.redtxt A:hover {text-decoration:underline;color:#FF0000}
.redtxt A:active {text-decoration:underline;color:#FF0000}

.legaltxt {font-size: 11px;font-family: Arial, Helvetica;color:#5c5c5c;line-height:16px;}

.legaltxt A:link {text-decoration:none;color:#505050} 
.legaltxt A:visited {text-decoration:none;color:#505050}
.legaltxt A:hover {text-decoration:underline;color:#999999}
.legaltxt A:active {text-decoration:none;color:#505050}
