a:link {
	font-family: Tahoma, "Trebuchet MS", serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {

	font-family: Tahoma, "Trebuchet MS", serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {


	font-family: Tahoma, "Trebuchet MS", serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline overline;
}
a:active {



	font-family: Tahoma, "Trebuchet MS", serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
p {

	font-family: Tahoma, "Trebuchet MS", serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.border {
	border: thick solid #999999;
}

