.body {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#444444;
	line-height:20px;
}
a {
	font-weight: bold;
	text-decoration:underline;
}
a:hover {
	color:#ff6600;
	text-decoration:underline;
}
.h {
	font-family:Arial;
	font-size:15px;
	font-weight: bold;
	color:#000000;
	line-height:16px;
}
.defaultFont {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
a.defaultLink {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.redLink {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: D82B00;
	text-decoration: none;
}

a.redLink:hover {
	text-decoration: underline;
}

a.defaultLink:hover {
	text-decoration: underline;
}
