
body	{
	font-family:verdana, arial, helvetica, sans-serif; 
	}
	
p, li, td	{
	font-size:90%;
	}

a	{
	color:#bc00bf;
	text-decoration: none; 
	}


a:hover {
	text-decoration: underline; 
	}
	
	
.a1
{
	text-decoration: none; 
	font-weight:bold;
}

.a1:hover
{
	text-decoration: none; 
	background:  white;
}

	
hr	{
	color:#bc00bf;
	}
	
input.email	{
	background-color:#fea6ff;
	color:#bc00bf;
	margin:0;
	padding:0;
}	