body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 9px;
	color: #999999;

}
p {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 9px;
}
h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
strong {
	color: #FF2828;
	font-weight: normal;




}
a {
	color: #999999;
	text-decoration: none;

}
a:link {
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	text-decoration: none;

}
a:visited {
	text-decoration: none;

}
a:active {
	text-decoration: none;

}


strong a {
	color: #ff0000;
	text-decoration: none;

}
strong a:link {
	text-decoration: none;

}
strong a:hover {
	color: #cc0000;
	text-decoration: none;

}
strong a:visited {
	text-decoration: none;

}
strong a:active {
	text-decoration: none;

}
