a.navlink:link { text-decoration:none; font-weight:bold; color:#000000; }
a.navlink:visited { text-decoration:none; font-weight:bold; color:#000000; }
a.navlink:hover { text-decoration:none; font-weight:bold; color:#BF0000; text-decoration:underline; }
a.navlink:active { text-decoration:none; font-weight:bold; color:#BF0000; text-decoration:underline; }
a.navlink:focus { text-decoration:none; font-weight:bold; }

a.lang:link { text-decoration:none; font-weight:normal; color:#000000; }
a.lang:visited { text-decoration:none; font-weight:normal; color:#000000; }
a.lang:hover { text-decoration:none; font-weight:normal; color:#BF0000; text-decoration:underline; }
a.lang:active { text-decoration:none; font-weight:normal; color:#BF0000; text-decoration:underline; }
a.lang:focus { text-decoration:none; font-weight:normal; }

a:link { text-decoration:none; color:#BF0000; }
a:visited { text-decoration:none; color:#BF0000; }
a:hover { text-decoration:none; color:#000000; text-decoration:underline; }
a:active { text-decoration:none; color:#000000; text-decoration:underline; }
a:focus { text-decoration:none; }

h2 {color:#000000}
h3 {font-size:20px}
h4 {color:#000000}
p {color:#000000; font-size:16px;}
#footer {color:blue; text-align:right; font-size:10px;}
#gbm {color:gray; text-align:left; font-size:10px;}
.vspacer {height:10px}
.vspacer1 {height:200px}
.sponsor {border:10px}
div.news {border:1px dotted #FF0000}