body {
	background-color: #FE006E;
	
}

A:link	{
    font-size: 						12px; 
    cursor: 						pointer; 
	color: 							#000000;
	font-weight: 					bolder; 
	font-family: 					Arial;
	text-decoration: 				none;

	}
	A:visited {
    font-size: 						12px; 
    cursor: 						pointer; 
	color: 							#000000;
	font-weight: 					bolder; 
	font-family: 					Arial;
	text-decoration: 				none;
     }
A:hover	{
    font-size: 						12px; 
    cursor: 						pointer; 
	color: 							#000000;
	font-weight: 					bolder; 
	font-family: 					Arial;
	text-decoration: 				underline;
	}
A:active {
    font-size: 						12px; 
    cursor: 						pointer; 
	color: 							#000000;
	font-weight: 					bolder; 
	font-family: 					Arial;
	text-decoration: 				none;
	}

table {
	border:							0;
	vertical-align:					top;
	border-collapse:                collapse;
}
	 TD {
	border:							0;
	cellspacing:					0;
	cellpadding:					0;
	vertical-align:					top;
	
}

	 

	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
p{
color:  #FFD800;
text-align:     center;


}

h1{
font-family: 					walk the plank;
font-size:       60px;
color:   #FFD800;



}
