a {color: #ffffff; text-decoration:underline;}
a:hover {color: #cccccc; text-decoration:none; border-bottom: dashed 1px;}
a:visited {color: #cccccc; text-decoration:underline;}



a.pages:link {color: #990000; }
a.pages:active {color: #FF0000; }
a.pages:hover {color: #3399CC; text-decoration: underline ; }
a.pages:visited {color: #990000; }


.body {
	background-color: #FFFFFF;
	background-image: url();
}


.cpages {
	color: #333333; font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 15px;
}

.cpagesbox {
	color: #333333; font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width:120px;
}

.cpagesmessage {
	color: #333333; font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width:250px;
}

.cpagestext {
	color: #333333; font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

.chead {
	color: #333333; font-weight:bold; font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 5px;
}

.pages {
	color: #EBE7DC; font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 10px;
}

.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #CCCCCC
}

.contact {
	font-size: 18px;
	font-weight: bold;
	color: #F068ED;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.pagetitle {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 18px;
}

.slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	font-size: 9px;
}


