BODY, TD, A, P, .text { 
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 12px;
   color: #494949;
}
A:HOVER { 
   color: #136CBF;
}
.small { 
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 11px;
   color: #999999;
}
.link { 
   font-family: Arial; 
   font-size: 10px;
   color: #CCCCCC;
   font-weight: bold;
   text-decoration: none;
}
.link:HOVER { 
   color: #136CBF;
}
.link1 { 
   font-family: Arial; 
   font-size: 10px;
   color: #AAAAAA;
   font-weight: bold;
   text-decoration: none;
}
.link1:HOVER { 
   color: #136CBF;
}
.link2 { 
   font-family: Arial; 
   font-size: 12px;
   color: #555555;
   text-decoration: none;
}
.link2:HOVER { 
   color: #136CBF;
}
.error {
	 color: #EE5555;
}
.white { 
   font-family: Arial; 
   font-size: 11px;
   color: #FFFFFF;
   text-decoration: none;
}
.white:HOVER { 
   color: #CCDD84;
}
