body {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

a {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
}
p {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
}
a:visited {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10pt;
	font-style: bold;
	color: #ffffff;
	
}

a:hover {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	color: #0b95bb;
	background-color: #9D1F45;
}