﻿body 
{
    margin:0;width:1000px;text-align:center;
}

a {
	color: #222222;
	text-decoration: none;
}
a:hover
{
	color: #66ccff;
	text-decoration: none;
}
