body {
	background : #00000;
	font-family : Verdana;
	background-repeat : no-repeat;
}

A:visited  {
	color : #000000;
	text-decoration : none;
}

A:link  {
	color : #000000;
	text-decoration : none;
}

A:active  {
	color : #000000;
	text-decoration : none;
}

A:hover  {
	color : #000000;
	text-decoration : underline;
}

.text {
	font-family: Verdana;
	font-size: 12px;
	color: White;
	line-height: 15px;
	padding-left: 20px;
	padding-right: 20px
}

.title {
	font-family: Verdana;
	font-size: 18px;
	color: White;
	line-height: 15px;
	font-weight : bold;
}

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

.header {
	font-family: Verdana;
	font-size: 12px;
	color: Lime;
	line-height: 15px;
	font-weight : bold;
}
