.text {
	font-family: Verdana;
	font-size: small;
	font-style: Bold;
	color: #FFFFFF;
}
a.mylink:hover {
	font-family: Verdana;
	font-size: small;
	color: #CCCCCC;
	text-decoration: none;
}
a.mylink:link {
	font-family: Verdana;
	font-size: small;
	color: #ffffff;
	text-decoration: none;
}
a.mylink:active {
	font-family: Verdana;
	font-size: small;
	color: #ffffff;
	text-decoration: none;
}
a.mylink:visited {
	font-family: Verdana;
	font-size: small;
	color: #ffffff;
	text-decoration: none;
}

.font-face {
  font-family: Arial;
  font-style:   normal;
  font-weight: normal;
  src:url(http://www.franksworld.co.uk/FRANKFO0.eot);
}
