@charset "utf-8";
/* CSS Document */

link {
	font-size: 12px;
	text-decoration: underline;
	line-height: normal;
	font-variant: normal;
}
a:visited {
	text-decoration:none;
	color: #FFFFFF;
}

a:hover   { color: #0C3C63 text-decoration:underline;
	color: FFFFFF;
	text-decoration: underline;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: FFFFFF;
	text-decoration: none;
}
