body{
	background-color: #003435;
	
}

A:link {
	text-decoration: none;
	color: #D4DCF0;
} 
A:visited {text-decoration: none;
    color: #D4DCF0}
A:active {
	text-decoration: none;
	color: Red;
}
A:hover {
	text-decoration: underline;
	color: Red;
} 
.text1{
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 25;
	
}
.text2{
	color: White;
	font-family: "Times New Roman", Times, serif;
	padding-top: 15;
	padding-bottom: 15;
	padding-left: 50;
	padding-right: 50;
}
.text3{
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 25;
	font-size: 25	
}
.text4{
	font-size: x-small;
	padding-top: 30;
	
}
.text5{
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 25;
	font-size: 20;
	padding-left: 40;
	padding-right: 40;
	padding: 25;
}
