body { }

p { }

td { }

a:link {
	color: #1202f9;
	font-size: 18px;
	line-height: 100%;
	text-decoration: none;
}

a:visited {
	color: #0F0;
	font-size: 18px;
	line-height: 100%;
}

a:hover {
	color: #fd0202;
	font-size: 18px;
	line-height: 100%;
}

a:active {
	color: #1f9d00;
	font-size: 18px;
	line-height: 100%;
}

