@charset "utf-8";
/* CSS Document */

a {
	text-decoration: underline;
	color:#CCCCCC;
}
a.1 {
	text-decoration: none;
	color:#CCCCCC;
}


.style1 {
    color: #CCCCCC;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12;
}