body {
	color: black;
	background: white;
	font-family: Verdana, sans-serif;
	font-size: 12 px;
}

td {
	font-size: 12px;
}

p {
	font-size: 12px;
}

a {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
:link {
	color: #4024e2;
}
:visited { 
	color: #4024e2;
}
:active { 
	color: #000000;
}
:hover { 
	color: #000000;
}

				
