A.std:active    { color: rgb(51,51,51); text-decoration:underline; }
A.std:link      { color: rgb(51,51,51); text-decoration:underline; }
A.std:visited   { color: rgb(51,51,51); text-decoration:underline; }
A.std:hover     { color: rgb(199,190,174); background: rgb(51,51,51); }
A.alt:active    { color: #08A2FF; text-decoration:underline; }
A.alt:link      { color: #08A2FF; text-decoration:underline; }
A.alt:visited   { color: #08A2FF; text-decoration:underline; }
A.alt:hover     { color: rgb(211,202,186); background: #08A2FF; }
A.doc:active    { color: #700000; text-decoration:underline; }
A.doc:link      { color: #700000; text-decoration:underline; }
A.doc:visited   { color: #700000; text-decoration:underline; }
A.doc:hover     { color: rgb(211,202,186); background: #700000; }
A.menu:active   { color: #000000; text-decoration:none; font-weight: bold; font-size: 10pt; }
A.menu:link     { color: #000000; text-decoration:none; font-weight: bold; font-size: 10pt; }
A.menu:visited  { color: #000000; text-decoration:none; font-weight: bold; font-size: 10pt; }
A.menu:hover    { color: #DDDDDD; text-decoration:none; font-weight: bold; font-size: 10pt; }

