body { background-color: navy; font-family: Verdana; font-size: 12px; color: #FFFFFF;}

a:link { text-decoration: none; color: Yellow}
a:visited { text-decoration: none; color: Yellow}
a:active { text-decoration: none; color: #CC3333}
a:hover { text-decoration: underline}

.dev { font-family: Verdana; color: gray; font-size: 6px} 

.alpha {filter: Alpha(Opacity=100, FinishOpacity=50, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=0);}

#opacitet {opacity: 0.5; filter: alpha(opacity=20);}