BODY
{
    font-family: Georgia, Arial, sans-serif;
    font-weight: bold;
    
    color: white;
}
A
{
    text-decoration:none;
    COLOR: yellow ;    	  	
}
A:hover
{
    text-decoration:none;
    COLOR: white ;    	
}
A:visited
{   
    text-decoration:none;
    COLOR: yellow ;    	  	
}
A:link
{
    text-decoration:none;
    COLOR: yellow ;    	  	
}
TD.td_hdr
{
    text-decoration:none;
    Color:gold  ;
    font-size:25px;
    font-weight:bold;		  	
}
TR.hidd
{
    display:none ;
}
INPUT.blck
{
    BORDER-RIGHT: gold thin solid;
    BORDER-TOP: gold thin solid;
    MARGIN: 1px;
    BORDER-LEFT: gold thin solid;
    COLOR: white;
    BORDER-BOTTOM: gold thin solid;
    BACKGROUND-COLOR: gold
}
INPUT.sbmt
{
    BORDER-RIGHT: gold thin solid;
    BORDER-TOP: gold thin solid;
    MARGIN: 1px;
    BORDER-LEFT: gold thin solid;
    COLOR: white;
    BORDER-BOTTOM: gold thin solid;
    BACKGROUND-COLOR: gold
}
TEXTAREA.blck
{
    BORDER-RIGHT: gold thin solid;
    BORDER-TOP: gold thin solid;
    MARGIN: 1px;
    BORDER-LEFT: gold thin solid;
    COLOR: white;
    BORDER-BOTTOM: gold thin solid;
    BACKGROUND-COLOR: gold
}
HR
{
    text-decoration:none;
    COLOR: gold ;    	  	
}
