A
{
	color: #3366CC;
	text-decoration: underline;
}

A:hover
{
	color: #CC0000;
}

BODY
{
	background-color: White;
	color: Black;
	font: 8pt Microsoft Sans Serif, Tahoma, Verdana, Arial, Sans-Serif;
}

BODY, DIV
{
	margin: 0; padding: 0;
}

H1 SPAN, H2 SPAN
{
	display: none;
}

/*Main Menu */

#MainMenu
{
	width: 150px;
}

UL
{
	margin: 5px 15px 0 15px; padding: 0;
}

LI
{
	background: transparent url(Img/red.gif) no-repeat;
	list-style-type: none; margin-top: 0px;
	padding: 0 0 0px 10px;
}

LI A 
{
	font: 8pt Microsoft Sans Serif, Tahoma, Verdana, Arial, Sans-Serif;
	display: inline;
	text-decoration: underline;
	line-height: 20px;
}

LI A:hover
{
	text-decoration: underline;
}


/* About project */

#MakeMoney
{
	width: 510px;
	padding: 15px 5px 10px 5px;
}

#MakeMoney P
{
	font: 8pt Microsoft Sans Serif, Tahoma, Verdana, Arial, Sans-Serif;
	text-align: justify; text-indent: 20px;
	color:#8F95AC;
	line-height: 18px;
}

/* All text */

#Intro
{
	padding: 15px 5px 10px 5px;
	width: 510px;
}

#Intro P
{
	font: 8pt Microsoft Sans Serif, Tahoma, Verdana, Arial, Sans-Serif;
	text-align: justify; text-indent: 20px;
	line-height: 18px;
}

#ContactsLink
{
	display: inline;
}

#ContactsLink A
{
	text-decoration: underline;
	color: #3366CC;
}

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

#Visit
{
	font: 8pt Microsoft Sans Serif, Tahoma, Verdana, Arial, Sans-Serif;
	display: inline;
}

#Visit A
{
	text-decoration: underline;
	color: white;
}

#Visit A:hover
{
	color: #8F95AC;
}

#News A
{
	text-decoration: underline;
	color: #FF0000;
}

#News A:hover
{
	color: #3366CC;
}
.linkex{font-size: 2px; color:#FFFFFF;}