/*
 * stylesheet
 *
 */


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: normal;
	cursor: default;
	list-style-type: none;
	font-style: normal;
}

.text:link {  
 text-decoration: none;
  cursor: hand; 
}

.text:active {  
 text-decoration: underline ; 
 color: #CC0000;
}

.text:visited {  
 text-decoration: none;
}

.text:hover {  
 text-decoration: underline ;
  cursor: hand; 
; color: #CC0000
}

.textUE1 { 
 font-family: Verdana, Arial, Helvetica, Sans-Serif; 
 font-size: 14px; 
 color: #CC0000; 
 text-decoration: none; 
 line-height: normal; 
 cursor: default; 
 text-align: left; 
 list-style-type: none ; 
 font-weight: bold
}

.textUE1:link {  
 text-decoration: none;
 cursor: hand; 
}

.textUE1:active {  
 text-decoration: underline ; 
 color: #CC0000;
}

.textUE1:visited {  
 text-decoration: none;
}

.textUE1:hover {  
 text-decoration: underline ;
 cursor: hand; 
; color: #CC0000
}
.textw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	cursor: default;
	list-style-type: none;
	font-style: normal;
}

.textw:link {  
 text-decoration: none;
  cursor: hand; 
}

.textw:active {  
 text-decoration: underline ; 
 color: #CC0000;
}

.textw:visited {  
 text-decoration: none;
}

.textw:hover {  
 text-decoration: underline ;
  cursor: hand; 
; color: #000000
}

.textwUE1 { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 14px; 
 color: #FFFFFF; 
 text-decoration: none; 
 line-height: normal; 
 cursor: default; 
 text-align: left; 
 list-style-type: none ; 
 font-weight: bold
}

.textwUE1:link {  
 text-decoration: none;
 cursor: hand; 
}

.textwUE1:active {  
 text-decoration: underline ; 
 color: #CC0000;
}

.textwUE1:visited {  
 text-decoration: none;
}

.textwUE1:hover {  
 text-decoration: underline ;
 cursor: hand; 
; color: #000000
}

