﻿body {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	color: #C0C0C0;
'	background-color: #0000FF;
}
img {
	border-style: none;
}

