@charset "utf-8";
.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
}
.contentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
}
.contentNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 25px;
	text-decoration: none;
}
.contentNav a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.contentNav a:hover{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a { font-weight: bold; color: #CC0000; text-decoration: none; }
a:hover { font-weight: bold; color: #990000; text-decoration: underline; }