
A:link {
text-decoration : none; 
color : #515151; 
font-family : tahoma, Arial; 
font-size : 14px; 
font-style : normal; 
font-weight : bold; 
line-height : 1.6; 
} 
A:visited {
text-decoration : none; 
color : #515151; 
font-family : tahoma; 
font-size : 14px; 
font-style : normal; 
font-weight : bold; 
line-height : 1.6; 
} 
A:active {
color : #515151; 
font-family : tahoma; 
font-size : 14px; 
font-style : normal; 
font-weight : bold; 
line-height : 1.6; 
} 
A:hover {
text-decoration : none; 
color : red; 
font-family : tahoma; 
font-size : 14px; 
font-style : normal; 
font-weight : bold; 
line-height : 1.6; 
} 

div.banner {
text-decoration : none; 
color : red; 
font-family : tahoma; 
font-size : 12px; 
font-style : normal; 
font-weight : bold; 
line-height : 1.6; 
font-color : #666666
}          
.banner {
color : #666666;
}          
	
fieldset
    {
    border:2px groove rgb(153,204,255);
    width:600px;
    padding: 15px;
    }
legend
   {
    letter-spacing: 3px;
    color:rgb(0,51,102);
    font-weight: bold;
    }
.alpha {
filter: Alpha( Opacity=95, FinishOpacity=1, Style=2, StartX=0, FinishX=100, StartY=0, FinishY=100)
progid:DXImageTransform.Microsoft.glow (color=#FFF000,strength=5);float:right;
 }
.engrave {
filter: progid:DXImageTransform.Microsoft.Engrave(); }
.xray {
filter: xray; }
