BODY
{
	color: #ffffff;
	background-color: #000;
	font-family: Verdana;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.25;
	padding: 0px;
	text-align: center;
}

.small
{
	color: #CCC;
	font-family: Verdana;
	font-size: 10px;
	line-height: 10px;
}

a.small
{
	color: #CCC;
	font-family: Verdana;
	font-size: 10px;
	line-height: 4px;
}

a:visited.small
{
	color: #CCC;
	font-family: Verdana;
	font-size: 10px;
	line-height: 4px;
}

a:active.small
{
	color: #CCC;
	font-family: Verdana;
	font-size: 10px;
	line-height: 4px;
}

a:hover.small
{
	color: #CCC;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
}

a
{
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
}

a:visited
{
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
}

a:active
{
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
}

a:hover
{
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	text-decoration: underline;
}

li
{
	list-style-type: default;
	list-style-position: default;
	line-height: 30px;
}