/* CSS Document */
a:link {  color: #C0C0C0; text-decoration: none}
a:visited {  color: #C0C0C0; text-decoration: none}
a:hover {  color: #ffffff; text-decoration: underline}
.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #b0aaaa;
	font-weight: normal;
}
.text1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #C0C0C0;
	font-weight: normal;
}
.text2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight: normal;
	text-decoration: none;
}
.text3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
