/* Gunnar12 style sheet */

BODY {
font-family : Arial, Verdana, Helvetica; 
color : #000000; 
background-color : #ffffff;

}

HR {
font-family : Arial, Verdana, Helvetica; 
color : #000000; 
}

P {
font-family : Arial, Verdana, Helvetica; 
color : #000000; 
} 

TD { 
font-family : Arial, Verdana, Helvetica; 
color : #000000; 
}

A.menu:link { 
color : #000000; 
text-decoration : underline;
}
A.menu:visited { 
color : #000000; 
text-decoration : underline;
}
A.menu:hover, A:active { 
color : #666666; 
text-decoration : none; 
}


A:link { 
color : #0066cc; 
text-decoration : underline;
}
A:visited { 
color : #0066cc; 
text-decoration : underline;
}
A:hover, A:active { 
color : #ff0000; 
text-decoration : none; 
}


