/* CSS Document */
body,td,div,p{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: none;
}
.text1 {
	font-family: Tahoma;
	font-size: 9px;
	color: #949494;
	text-decoration: none;
	border: none;
}
.a1 {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFAA00;
	text-decoration: underline;
	border: none;
}

