a {
 color: #448ccb;
}

a:link {
 color: #448ccb;
 text-decoration: none;
}

a:hover{
 color: #CC6600;
}

p
{
	text-align: justify;
	font-size: 12px;
	font-family: verdana;
	color: #ffffff;
	margin: 15px;
	
}


