body {
	font-family: Tahoma, Arial;
	margin: 0px;
	font-size: 12px;
	background-color:#006699;
	color:#333333;
	background-image:url(http://localhost/www.keeping-aquariums-easy.com/images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
td {
	font-family: Tahoma, Arial;
	margin: 0px;
	font-size: 12px;
}

h1 {
	font-size:10px;
	margin:0px;
	color:#FFFFFF;
}
h2 {
	font-size:16px;
	margin:0px;
	color:#006699;
	font-weight:lighter;

}

ul {
	line-height:25px;
}
.whitetext {
	color: #FFFFFF;
}

a:link {
	color: #006699;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
}
a:visited {
	color: #006699;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
}
a:hover {
	color: #006699;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}
a:active {
	color: #006699;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
}



a.whitelink:link {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:normal;
}

a.whitelink:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
a.whitelink:hover {
	color: #FFFFFF;
	text-decoration:underline;
	font-weight:normal;
}
a.whitelink:active {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:normal;
}

a.footerlink:link {
	color: #FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}
a.footerlink:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}
a.footerlink:hover {
	color: #FFFFFF;
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
}
a.footerlink:active {
	color: #FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}

a.mainmenu:link {
	color: #006699;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
a.mainmenu:visited {
	color: #006699;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
a.mainmenu:hover {
	color: #006699;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
a.mainmenu:active {
	color: #006699;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}


