.text {
	font-family: Times New Roman;
	font-size:16px;
	color:#000000;
	text-decoration:none;
}

a:link {
	font-family:Times New Roman;
	font-size:18px;
	color:#990000;
	text-decoration:none;
}
a:link:hover {
	font-family:Times New Roman;
	font-size:18px;
	color:#6C0000;
	text-decoration:none;	
}

a:visited {
	font-family:Times New Roman;
	font-size:18px;
	color:#990000;
	text-decoration:none;	
}

.contacttop{
	height: 110px;
	width: 325px;
	
	}

.contactbottom {
	height: 60px;
	padding-top: 15px;
	
	}
	
.contactreel {
	height: 182px;
	padding-top: 10px;
	
	
	}	
