h1,h2,h3,h4,h5,h6{
    margin-bottom: 0px;
    padding-bottom: 0px;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.friends a:link,
.friends a:visited {
	color:#FF0066;
	text-decoration: none;
}
.friends2 a:link,
.friends2 a:visited {
	color:#3399FF;
	text-decoration: none;
}
UL {
	LIST-STYLE-POSITION: outside; LIST-STYLE-TYPE: none
}
BODY {
	BACKGROUND: url(images/bkg.jpg) #003366 fixed no-repeat center top; 
	FONT: 14px arial, helvetica, sans-serif; 
	COLOR: #000000; 
	background-color:#003366;
	TEXT-ALIGN: center;
	margin-left: 00px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
