BODY 
{
	background-color: #ff00ff;
	margin-top : 10px;
	font-family: Arial, Helvetica,sans-serif;
	color: white;
	text-decoration: none;
}

	a:link {color:blue; text-decoration : none;}
	a:visited {color: red; text-decoration : none;}
	a:active {color: white; text-decoration : none;}
	a:hover {color: white; text-decoration : none;}

.marg170
{
	margin-top: 170px
}

.fontreg 
{
	color: white;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-family: arial, helvetica,sans-serif;
}

TD
{
	background-color: #ff00ff;
	font-weight: bold;
	color: white;
	text-align: center;
	text-decoration: none;
	font-family: arial, helvetica,sans-serif;
}

DIV {
	 bordercolor: #ff00ff;
	 }
P { 
	font-weight: bold; 
	color: white; 
	text-align: center; 
	text-decoration: none; 
	font-family: arial, helvetica,sans-serif;
}