body {
	background-color: #ebebeb;
}

a {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}
a:hover {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: Red;
}

p {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	font-weight: bold;
}

