/* CSS Document */

.style7 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.style8 {font-size: 18px}

a.title:link, a.title:visited {
	font-size: 14px;
	font-weight: bold;
	color: #ED1C24;
	text-decoration:none;
}

a.title:hover {
	font-size: 14px;
	color: #ED1C24;
	font-weight: bold;
}

a.desc:link,a.desc:visited {
	font-size: 14px;
	color: #7F817F;
	text-decoration:none;
}

a.desc:hover {
	font-size: 14px;
	color: #AAAAAA;
	text-decoration:none;
}
