a:link {color: #7D7D7D;
text-decoration:none;}     /* unvisited link */
a:visited {color: #7D7D7D;
text-decoration:none;}  /* visited link */
a:hover {color: #3366FF;
text-decoration:underline;}   /* mouse over link */
a:active {color: #7D7D7D;
text-decoration:none;}   /* selected link */

a.paving:link {color: #FF0000;
text-decoration:none;}     /* unvisited link */
a.paving:visited {color: #FF0000;
text-decoration:none;}  /* visited link */
a.paving:hover {color: #009900;
text-decoration:underline;}   /* mouse over link */
a.paving:active {color: #FF0000;
text-decoration:none;}   /* selected link */

a.prestige:link {color: #009900;
text-decoration:none;}     /* unvisited link */
a.prestige:visited {color: #009900;
text-decoration:none;}  /* visited link */
a.prestige:hover {color: #FF0000;
text-decoration:underline;}   /* mouse over link */
a.prestige:active {color: #009900;
text-decoration:none;}   /* selected link */


.thin {line-height:.7}

.fam1 {font-family:trebuchet,tahoma,arial}

.f1{font-size:8pt;}
.f2{font-size:9pt;}
.f3{font-size:10pt}
.f4{font-size:11pt;}
.f5{font-size:12pt;}
.f6{font-size:13pt;}

.a1 {text-align:center}

.ib {width:100px;
height:15px;}

.mlo {text-align:right;
padding:0px 15px 0px 0px;
color:#000000}

.dkblue {color:#00008b}
.blue {color:blue}
.red {color:red}
.white {color:white}
.black {color:#000000}
.green {color:green}
.grey {color:#7d7d7d}

