body {
	background-color: #FF1D99;
}
.text {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;

}

td{
font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
	}
	
a:active {color:#ff1d99; font-weight: normal; text-decoration:none;}
a:link {color:#ff1d99; text-decoration:none; font-weight: normal;}
a:visited {color:#ff1d99; text-decoration:none; font-weight: normal;}
a:hover {color:#ff1d99; text-decoration:underline; font-weight: normal;}


a.footer { color:#000000; font-size: 9px; font-family: Verdana; text-decoration:none;}
a:hover.footer { color:#ffffff; font-size: 9px; font-family: Verdana; text-decoration:none;}