/* file 'link-styles.css' */

BODY {scrollbar-arrow-color : #000000;}
BODY {scrollbar-base-color : #ED1C24;}
BODY {Background-attachment: fixed;}

A:link {color: #ED1C24; font-weight: bold;}
A:visited {color: gray; font-weight: bold;}
A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:hover {color: black; font-weight: bold;}
A:active {color: black;}

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: #007AAD; font-family: VERDANA, Arial; font-size: 16px;}
br {color: #007AAD; font-family: VERDANA, Arial; font-size: 16px;}
table {color: #007AAD; font-family: VERDANA, Arial; font-size: 16px;}
tr {color: #007AAD; font-family: VERDANA, Arial; font-size: 16px;}
