
.link 
{  
	Font-family: Tahoma; 
	Font-size: 11px; 
	Font-weight: normal; 
	COLOR: #003399;
	Text-decoration: none
}

.linkwh 
{  
	Font-family: Tahoma; 
	Font-size: 11px; 
	Font-weight: normal; 
	COLOR: #FFFFFF;
	Text-decoration: none
}

.text 
{  
	Font-family: Tahoma; 
	Font-size: 11px; 
	Font-weight: normal; 
	Line-height: 18px;	
	Text-decoration: none
}
.text1 
{  
	Font-family: Tahoma; 
	Font-size: 12px; 
	Font-weight: normal; 
	Line-height: 18px;	
	Text-decoration: none
}

A:hover
{
    COLOR: #CC0000;
    TEXT-DECORATION: underline
}

A:active
{
    TEXT-DECORATION: underline

}