@charset "iso-8859-1";
BODY
{ margin-left: 0; 
margin-top: 5px;  }

HR.blue
{ Color : #5959ff; 
Width : 100%;
Height : 1px; }

H1
{ Font-Size : xx-large; 
Text-Decoration : none; 
font-weight : bold; }

H2
{ Font-Size : x-large; 
Text-Decoration : none; 
font-weight : bold; }

H3
{ Font-Size : large; 
Text-Decoration : none; 
font-weight : bold; }

H4
{ Font-Size : medium; 
Text-Decoration : none; 
font-weight : bold; }

A:hover
{ Color : blue; 
Text-Decoration : underline; 
Font-Weight :normal; }

A.menulink:link
{ Color : white; 
Text-Decoration : none; 
Font-Weight :normal; }

A.menulink:visited
{ Color : white; 
Text-Decoration : none; 
Font-Weight :normal; }

A.menulink:hover
{ Color : white; 
Text-Decoration : underline; 
Font-Weight :normal; }

A.producerlink:link
{ Color : #999999; 
Text-Decoration : none; 
Font-Weight :normal; }

A.producerlink:visited
{ Color : #999999; 
Text-Decoration : none; 
Font-Weight :normal; }

A.producerlink:hover
{ Color : black; 
Text-Decoration : underline; 
Font-Weight :normal; }

