a:link {
	font-size: 13px;
	font-weight: bolder;
	color: #000099;
	text-decoration: none;
}


a:visited {
	font-size: 13px;
	color: #000099;
	font-weight: bolder;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: underline;
}
.bold {
	font-size: 13px;
	font-weight: bolder;
}
div#header a {
	font-weight: normal;
	font-size: 10px;
}
.read {
	font-size: 13px;
	line-height: 18px;

}
.greentitle {
	font-size: 13px;
	font-weight: bolder;
	color: #009900;
}
.mini {
	font-size: 10px;
	font-weight: normal;
}
.space{
	font-size: 13px;
	color: #FFFFFF;
}
.redtitle {
	font-size: 13px;
	font-weight: bolder;
	color: #FF0000;
}

