body {
	background-color: #000000;
}

.Text_small {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	letter-spacing: normal;
}
.Text_home 
{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
color: #999999;
	letter-spacing: normal;
}

.Text_title
{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
color: #999999;
	letter-spacing: normal;
}

#homeText {
	position:relative;
	width:700px;
	height:450px;
}




.textBiggestRed {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #FF0000;
}

a:link {
color:#FFFFFF;
	text-decoration:none;
}
a:visited {
color:#FFFFFF;
	text-decoration: none;
}
a:hover {
color:#FFFFFF;
	text-decoration:underline;
}
a:active {
color:#FFFFFF;
	text-decoration: none;
}

.style1 {
	font-weight: bold;
	color: #000000;
}
.style2 {
	color: #000000;
}
.style3 {

	color: #000000}
.style4 {
color: #000000; 
font-weight: bold; }

#images :hover{color:#FFFFFF}
#images :link{color:#FFFFFF}
#images :visited{color:#FFFFFF} 
#images :active{color:#FFFFFF} 

