/* external CSS file */
/* filename 'sheet3.css' */
/* NO HTML MARKUP ALLOWED */
/* used on about us page */

BODY {background-color: #660099; font-size: 10pt; font-weight: normal; font-family: verdana;}
TABLE {font-size: 10pt; font-weight: normal; font-family: verdana;}
HR {color: #CC99CC;}
H3 {color: #CC99CC;}
A:link {color: #660099; text-decoration: none;}
A:hover {color: #660099; text-decoration: underline;}
A:visited {color: #FFFFFF;}
A:active {color: #996699;}