body			{margin: 0; padding: 0}

A:LINK{
	text-decoration : none;
		font-family : trebuchet MS, verdana, sans-serif;
	font-size : 13px;
	font-style : normal;
	line-height : 125%;
}

A:HOVER{
	text-decoration : none;
	background-color : #0099CC;
		font-family : trebuchet MS, verdana, sans-serif;
	font-size : 13px;
	font-style : normal;
	line-height : 125%;
}

A:VISITED{
	text-decoration : none;
	color: #0066FF;
	font-family : trebuchet MS, verdana, sans-serif;
	font-size : 13px;
	font-style : normal;
	line-height : 125%;
}
P{
	font-family : trebuchet MS, verdana, sans-serif;
	font-size : 13px;
	font-style : normal;
	line-height : 125%;
	text-indent : 0%;

}