body	{
background: #ffffff;
color: #555555;
font-size: 11px;
line-height: 15px;
margin: 0;
padding: 0;
text-align: left;
}
	
a:link{ 
color: #1584cb;
text-decoration: none;
}

a:visited{
color: #1584cb;
text-decoration: none;
}

a:hover	{
color: #6abff4;
text-decoration: none;
}

a:active	{
color: #6abff4;
text-decoration: none;
}
