BODY 
{
	BACKGROUND-COLOR: #000000;
    COLOR: #000000;
}

A:LINK
{
	COLOR: #CC0033;
	text-decoration: none;
}

A:VISITED
{
	COLOR: #666666;
	text-decoration: none;
}

A:HOVER
{
	COLOR: #FFFFFF;
	BACKGROUND: #CC0033;
	text-decoration: none;
}

A:ACTIVE
{
	COLOR: #FFFFFF;
	BACKGROUND: #CC0033;
	text-decoration: none;
}

H1
{
	text-align: center;
	color: #990000;
	background-color: #CCCC00;
	font-family: Verdana, Helvetica, Geneva, Times New Roman, Times, Serif;
	font-size: 24px;
}

H2
{
	text-align: center;
	color: #000000;
	font-family: Verdana, Helvetica, Geneva, Times New Roman, Times, Serif;
	font-size: 16px;
	font-weight: strong;

}

P
{
	font-family: Verdana, Helvetica, Geneva, Times New Roman, Times, Serif;
	font-size: 14px;
	font-weight: normal;
}

.Friends
{
	font-family: Verdana, Helvetica, Geneva, Times New Roman, Times, Serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	background: #cccccc;
}

.Boxes
{
	font-weight: normal;
	text-align: center;
	background: #cccccc;
}