a{
	color:#333333;
	text-decoration:none;
}  

a:link {
	color:#333333;
	text-decoration:none;
}
a:visited {
	color:#333333;
	text-decoration:none;
}

a:hover {
	color:#0000FF;
	text-decoration:underline;
}

/* CopyRight Format-- */
div#copyright {
	font-family:Arial, Verdana, Helvetica;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	margin:0;
	border:0;
	padding:19px 0;
	color:#D6C6B4;
}

a.linkcopy {
	color:#F5EADF;
	text-decoration:underline;
}  

a.linkcopy:link {
	color:#F5EADF;
	text-decoration:underline;
}

a.linkcopy:visited {
	color:#F5EADF;
	text-decoration:underline;
}

a.linkcopy:hover {
	color:#F5EADF;
	text-decoration:underline;
}
/* --Copyright Format */

h2{
	font-size:17px;
}

h3{
	font-size:13px;
}
