BODY,P, BR, UL, OL, TD, TH, LI 
{ 
color: FFFFFF; 
font:11px tahoma, verdana, helvetica, sans-serif; 
}  


 A {
	text-decoration: underline;
	color:#FFFFFF;
	font-size: 10px;
 }

A:hover {
 text-decoration: underline;
 }  

.border { border: 3px solid #79D8F7; }
	
.tex_01 {
	color: #AFF6FF;
	font-weight: bold;
}
.tex_02 {
	color: #FF1313;
	font-weight: bold;
}

.tex_04{
	color: #F05ACF;
	font-weight: bold;
	font-size: 13px;
}
.tex_05{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

.tex_06{	
	font-size: 10px;
	color: #FFFFFF;
}
.tex_07{
	color: #FFBFF1;
	font-size: 10px;
}

.tex_09 {
	font-weight: bold;
	color: #FFD3ED;
}
.tex_10 {
	color: #F7EA80;
	font-weight: bold;
}
