body { margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;

	font-family : Arial, Helvetica, sans-serif;
	background-repeat : repeat-x;
	font-size : 11px;
	color: #ffffff;
	background-color : #000000;}

a:link {
	font-weight: normal;
	color: #ffffff;		
	text-decoration: none;
   	font-size : 11px;
}

a:visited {
	font-weight: normal;
	color: #CF264F;			
	text-decoration: none;
   	font-size : 11px;
}

a:active {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
   	font-size : 11px;
}
a:hover {
	font-weight: normal;
	color: #CF264F;;
	text-decoration: underline;
}
.table_pink1{
   border-left: 1px solid #DC3E9A;
   border-right: 1px solid #DC3E9A;
   border-top: 1px solid #DC3E9A;
   border-bottom: 1px solid #DC3E9A;
	background-color: #000000;
}

