/* file 'link-styles.css' */

BODY {scrollbar-arrow-color : #ffff00;}
BODY {scrollbar-base-color : #00563F;}
BODY {Background-attachment: fixed;}

A:link {color: #007D5E; font-weight: bold;}
A:visited {color: silver; font-weight: bold;}
A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:hover {color: red; font-weight: bold;}
A:active {color: blue;}

A.ext:link {color: white; font-weight: bold;}
A.ext:visited {color: white; font-weight: bold;}
A.ext:link {text-decoration: none;}
A.ext:visited {text-decoration: none;}
A.ext:hover {color: #00cc99; font-weight: bold;}
A.ext:active {color: #99ccff;}

P {color: #000000; font-family: VERDANA, Arial; font-size: x-small;}
br {color: #000000; font-family: VERDANA, Arial; font-size: x-small;}
table {color: #000000; font-family: VERDANA, Arial; font-size: x-small;}
tr {color: #000000; font-family: VERDANA, Arial; font-size: x-small;}