* {
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.hh:link {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.hh:visited {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.hh:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.red {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.text {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
.wi {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.ww:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.ww:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.ww:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

