/* CSS Document */

<!--
body,td,th {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}

.box {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	padding: 15px;
}

a:link {
	font-size: 22px;
	text-decoration:none;
	color: #FFFFFF;
}
a:visited {
	font-size: 22px;
	text-decoration:none;
	color: #FFFFFF;
}
a:hover {
	font-size: 22px;
	text-decoration:none;
	color: #000000;
}
a:active {
	font-size: 22px;
	text-decoration:none;
	color: #FFFFFF;
}



//-->
