body
{
	background: #74C9E8;
	text-align: left;
	color: #383838;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

h1
{
	font:"Comic Sans MS", cursive;
	color: #0064aa;
}

content
{
	font-size: 10px;
}

a:link 
{
	text-decoration: underline;
	color: #383838;
}

a:active 
{
	text-decoration: underline;
	color: #383838;
}

a:visited 
{
	text-decoration: underline;
	color: #383838;
}
	
a:hover
{
	text-decoration: none;
	color: #383838;
}
	
a img
{
	border: 0;
}

