a:link {
	font-size: 12px;
	line-height: 18px;
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 18px;
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 18px;
	color: #33CC00;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	line-height: 18px;
	color: #0066CC;
	text-decoration: none;
}
.title {
	background-color: #000066;
	font-size: 14px;
	font-weight: bold;
	color: #C4E1FF;
	padding: 4px;
}
.title2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFCCFF;
	background-color: #FF0066;
}
.inner {
	font-size: 12px;
	line-height: 30px;
	color: #666666;
	text-decoration: none;
}
.title3 {

	font-size: 14px;
	font-weight: bold;
	color: #CCFF66;
	background-color: #009900;
}
.title4 {


	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099FF;
}
