.news {
	font-size: 12px;
	line-height: 135%;
	color: #993366;
}
.main {
	font-size: 12px;
	line-height: 135%;
}
.small {
	font-size: 10px;
	line-height: 135%;
}a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}
.large {
	font-size: 14px;
	line-height: 150%;
	color: #9C0000;
	font-weight: bold;
}
