.text1 {  font-size: 12px; color: #FFFFFF}
a:link { color: #FFFFFF; text-decoration: none; }
a:visited {color: #FFFFFF; 	text-decoration: none; }
a:active { 	color: #FFFFFF; 	text-decoration: none; }
a:hover { 	text-decoration: none; 	color: #FFCC00; }
.text2 {  color: #00CCFF; font-size: 12px}
.text3 {  font-size: 12px; color: #FFFFFF}
.text4 {  font-size: 12px; color: #66FF99}
.box {
	border: 1px solid #CCFFFF;
	font-size: 9px;
	color: #CCFFFF;
	background-color: #343399;
	padding: 2px;
}