a.small:link {
	color: #262D64; font-size: 12px; font-weight: bold; text-decoration: underline;
}
a.small:visited {
	color: #262D64; font-size: 12px; font-weight: bold; text-decoration: underline;
}
a.small:hover {
	color: #4747C2; font-size: 12px; font-weight: bold; text-decoration: underline;
}
a.small:active {
	color: #262D64; font-size: 12px; font-weight: bold; text-decoration: underline;
}
.newsbold {
	color: #262D64; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
}
.newsnormal {
	font-color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;
}
.newsside {
	background-color: #f4f4f4;
}
.newsinterior {
	background-color: #ffffff;
}