body,p,center
{
   color: #ffffcc;
   
   font-family: Verdana, Helvetica; 
   font-size: 12px;
}
a, 
a:visited, 
a:link { 
        color: #ffffff;
	font-family: Verdana, Helvetica; 
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a:hover{ 
	color: #ffffcc; 
	text-decoration: overline underline;
	font-size: 12px;
	font-weight: bold;
}
a: alink {
color: #ffffff;
text-decoration: underline;
font-size: 12px;
	font-weight: bold;
	}
	.notify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #C00;
	text-align: center;
}
.blackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}

