
body	{
	background-color: #002f48;
	/*background-color: #7ea7ba;*/
	margin: 20px auto;
	text-align: center;
}

#bookmarks	{
	border-top: 1px solid;
	background-color: #002f48;
	color: #7EA7BA;
	padding: 15px 0;
	margin: 10px auto;
	width: 950px;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

a,a:visited,a:active	{
	color: #7EA7BA;
	text-decoration: none;
}

a:hover	{
	color: white;
	border-bottom: 1px solid;
}

img	{
	border: 0;
}
