<style>
body 			
		{
		font-family: Verdana, Arial, Tahoma;
		background-color: #f2f2f2;
		font-size: 10px;
		margin: 20px;
		color: #160967;
		text-decoration: none;
		}


p {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #160967;
	text-decoration: none;
	}
	td {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #160967;
	text-decoration: none;
	}
	a {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #160967;
	text-decoration: none;
	}
	a:link {color:#160967;}
	a:visited {color:#999999;}
	a:hover {background-color:#F9F9FA;}
	a:active {color:#160967;}

</style>