h2 {
	font-family: Arial;
	font-size: 16px;
	color: #000066;
	text-align: left;
}
.main {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
.news {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	padding-right: 3px;
	padding-left: 3px;
}
.bottom {
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
}

a.box:link {
	color: #ffffff;
text-decoration: underline;
}
a.box:visited {
	color: #ffffff;
	text-decoration: underline;
}
a.box:hover {
	color: #ffffff;
text-decoration: none;
}
a.main:link {
	color: #000066;
text-decoration: underline;
font-weight: bold;
}
a.main:visited {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}
a.main:hover {
	color: #000066;
text-decoration: none;
font-weight: bold;
}.side {
	font-family: Arial;
	font-size: 11px;
	color: #000066;
	padding-left: 6px;
}
td.side a:link {
	color: #000066;
text-decoration: none;
}
td.side a:visited {
	color: #000066;
	text-decoration: none;
}
td.side a:hover {
	color: #000066;
text-decoration: underline;
}

