a:link{ color :blue; background : transparent; text-decoration:none}
a:active{ color :blue; background : transparent; text-decoration:none}
a:visited{ color :blue; background : transparent; text-decoration:none}
a:hover{ color :red; background : transparent; text-decoration:none}

.nav {font-size: 13px; font-family: sans-serif} /* navigation menu attributes */
.text5 {font-size: 8px; font-family: sans-serif} /* 5pt text */
.text9 {font-size: 15px; font-family: sans-serif} /* 9pt text */
.text10 {font-size: 17px; font-family: sans-serif} /* 10pt text */
.text11 {font-size: 18px; font-family: sans-serif} /* 11pt text */
.text12 {font-size: 20px; font-family: sans-serif} /* 12pt text */
.text14 {font-size: 23px; font-family: sans-serif} /* 14pt text */
.text16 {font-size: 27px; font-family: sans-serif} /* 16pt text */
.text18 {font-size: 31px; font-family: sans-serif} /* 18pt text */
.text20 {font-size: 33px; font-family: sans-serif} /* 20pt text */
.serif12 {font-size: 20px; font-family: serif} /* 12pt serif text */
.serif16 {font-size: 27px; font-family: serif} /* 16pt serif text */


