body
{ 
	width: 280px;
	height: 100px;
	font-family: 'Segoe UI', Tahoma, Sans-Serif;
	margin: 0px;
}

a
{
	color:#0066cc;
	text-decoration:none;
}

a:hover
{
	color:#3399ff;
	text-decoration:underline;
}
