body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; color : #1D1D1D;}

A:link {text-decoration: none; color: #5F6E7F;}
A:visited {text-decoration: none; color: #5F6E7F;}
A:active {text-decoration: none; color: red;}
A:hover {text-decoration: none; color: red;}

a.red:link {text-decoration: none; color: red;}
a.red:visited {text-decoration: none; color: red;}
a.red:active {text-decoration: none; color: red;}
a.red:hover {text-decoration: underline; color: red;}

a.bold:link {text-decoration: none; color: #5F6E7F; font-weight : bold;}
a.bold:visited {text-decoration: none; color: #5F6E7F; font-weight : bold;}
a.bold:active {text-decoration: none; color: #5F6E7F; font-weight : bold;}
a.bold:hover {text-decoration: none; color: red; font-weight : bold;}

a.green:link {text-decoration: none; color: green; font-weight : bold;}
a.green:visited {text-decoration: none; color: green; font-weight : bold;}
a.green:active {text-decoration: none; color: green; font-weight : bold;}
a.green:hover {text-decoration: underline; color: green; font-weight : bold;}

a.yellow:link {text-decoration: none; color: #E6B905; font-weight : bold;}
a.yellow:visited {text-decoration: none; color: #E6B905; font-weight : bold;}
a.yellow:active {text-decoration: none; color: #E6B905; font-weight : bold;}
a.yellow:hover {text-decoration: underline; color: red; font-weight : bold;}

a.whiteblue:link {text-decoration: none; color: white; font-weight : bold;}
a.whiteblue:visited {text-decoration: none; color: white; font-weight : bold;}
a.whiteblue:active {text-decoration: none; color: white; font-weight : bold;}
a.whiteblue:hover {text-decoration: underline; color: blue; font-weight : bold;}

a.menu:link {text-decoration: none; color: #1D1D1D; font-weight : normal;}
a.menu:visited {text-decoration: none; color: #1D1D1D; font-weight : normal;}
a.menu:active {text-decoration: none; color: #1D1D1D; font-weight : normal;}
a.menu:hover {text-decoration: underline; color: red; font-weight : bold;}

a.details:link {text-decoration: none; color: #303030; font-weight : normal;}
a.details:visited {text-decoration: none; color: #303030; font-weight : normal;}
a.details:active {text-decoration: none; color: #303030; font-weight : normal;}
a.details:hover {text-decoration: none; color: red; font-weight : bold;}

a.promomenu:link {text-decoration: none; color: #5F6E7F; font-weight : normal;}
a.promomenu:visited {text-decoration: none; color: #5F6E7F; font-weight : normal;}
a.promomenu:active {text-decoration: none; color: #5F6E7F; font-weight : normal;}
a.promomenu:hover {text-decoration: none; color: red; font-weight : bold;}


