a:visited {  color: #0068B7; text-decoration: none}
a:link {  text-decoration: none; color: #0068B7}
a:hover {  color: #CFA100; text-decoration: none}
a:active {  color: #ECB242; text-decoration: none}
body {	background-image: url(images/bg.gif);}
.message {
	font-size: 13px;
	line-height: 24px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	letter-spacing:0px;
	position: relative;
}
.activity {
	font-size: 12px;
	line-height: 16px;
	color: #454545;
}
.scroll {
	font-size: 13px;
	color: #BF3F00;
	font-weight: normal;
	line-height: 18px;
}
.search-title {
	font-size: 13px;
	color: #0E51D9;
}
.search-text {
	font-size: 12.5px;
	color: #333333;
}
.content {
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}
.form-title {
	font-size: 13px;
	line-height: 18px;
	color: #004A6F;
}
.content-title {
	font-size: 13px;
	font-weight: bold;
	color: #0080AA;
}
.content-subtitle {
	font-size: 13px;
	line-height: 18px;
	color: #009900;
}
.copyright {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}


