a:visited,
a:link,
a:hover,
a:active {
	text-decoration: none;
}

a:hover {
	color: yellow;
}

* {
	font-family: "Eurostile", "Square721 BT", Verdana, Helvetica, Univers, Arial;
}

p,
body {
	font-size: 10pt;
}

