body {
	background-color: #2f2c2c;}

p.address{
		font-family:Arial,Verdana,Sans-serif;
		color:white;
		font-size:10px;
		text-align:left;
		vertical-align:text-top}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

a:visited {
	color: #7db2ce;
	text-decoration: none;}

a:hover {
	color: #7db2ce;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

a:active {
	color: #7db2ce;
	text-decoration: none;}
		
p.copyright{
		font-family:Arial,Verdana,Sans-serif;
		color:white;
		font-size:10px;
		text-align:right;
		vertical-align:text-top}	

