/* file 'link-styles.css' */

BODY {scrollbar-arrow-color : #ffffff;}
BODY {scrollbar-base-color : #414863;}
BODY {Background-attachment: fixed;}

A:link {color: #CC9933; font-weight: bold;}
A:visited {color: #ffffcc; font-weight: bold;}
A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:hover {color: orange; font-weight: bold;}
A:active {color: orange;}

A.FRAME:link {color: YELLOW; font-weight: bold;}
A.FRAME:visited {color: WHITE; font-weight: bold;}
A.FRAME:link {text-decoration: none;}
A.FRAME:visited {text-decoration: none;}
A.FRAME:hover {color: orange; font-weight: bold;}
A.FRAME:active {color: orange;}

A.ext:link {color: GREEN; font-weight: bold;}
A.ext:visited {color: purple; font-weight: bold;}
A.ext:link {text-decoration: none;}
A.ext:visited {text-decoration: none;}
A.ext:hover {color: #800000; font-weight: bold;}
A.ext:active {color: #800000;}

P {color: #FFFFFF; font-family: VERDANA, Arial; font-size: x-small;}
br {color: #FFFFFF; font-family: VERDANA, Arial; font-size: x-small;}
table {color: #FFFFFF; font-family: VERDANA, Arial; font-size: x-small;}
tr {color: #FFFFFF; font-family: VERDANA, Arial; font-size: x-small;}