.link 
{  
	Font-family: Arial; 
	Font-size: 12px; 
	Font-weight: normal; 
	COLOR: #003399;
	Line-height: 16px;
	Text-decoration: none
}

.linkwh 
{  
	Font-family: Arial; 
	Font-size: 12px; 
	Font-weight: normal; 
	COLOR: #ffffff;
	Line-height: 16px;
	Text-decoration: none
}
.linkred 
{  
	Font-family: Arial; 
	Font-size: 12px; 
	Font-weight: normal; 
	COLOR: #cc0000;
	Line-height: 16px;
	Text-decoration: none
}
.textbold 
{  
	Font-family: Arial; 
	Font-size: 15px;
	Font-weight: normal; 
	Line-height: 15px;	
	Text-decoration: none
}

.textwh
{  
	Font-family: Arial; 
	Font-size: 12px; 
	Font-weight: normal; 
	COLOR: #ffffff;
	Line-height: 16px;	
	Text-decoration: none
}
.text11 
{  
	Font-family: Arial; 
	Font-size: 11px; 
	Font-weight: normal; 
	Line-height: 16px;	
	Text-decoration: none
}
.text 
{  
	Font-family: Arial; 
	Font-size: 12px; 
	Font-weight: normal; 
	COLOR: #000000;
	Line-height: 15px;	
	Text-decoration: none
}
.textbox 
{
	BORDER-RIGHT: #CCCCCC 1px solid; 
	BORDER-TOP: #CCCCCC 1px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #CCCCCC 1px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #CCCCCC 1px solid; 
	FONT-FAMILY: Arial; 
	BACKGROUND-COLOR: #F4F4F4
}

A:hover
{
    COLOR: #000000;
    TEXT-DECORATION: underline
}

A:active
{
    TEXT-DECORATION: underline

}