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

.style2 {color: #FFFFFF}

.class1 a:link		{ color: #FFFFFF; text-decoration: none; font-size:12px }

.class1 a:visited	{ color: #FFFFFF; text-decoration: none; font-size:12px }

.class1 a:active	{ color: #FFFFFF; text-decoration: none; font-size:12px }

.class1 a:hover		{ color: #ffcc00; text-decoration: none; font-size:12px }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight:100;
}
