.all {
	border: 7px solid #660000;
}
.all {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.text {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	padding: 15px;
	line-height: 18px;
	text-align: justify;
}
.space {
	padding: 6px;
}
a:link {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: non;
}
a:visited  { 
font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #efefef;
	text-decoration: non;
	
}
a:hover  {
font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #efefef;
	text-decoration: underline;
}
	
h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}
