/* All unauthorised use is strictly prohibited */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif, times;
	color:#333333;
}

a:link, a:active, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}