body 	{ 
	background: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	} 
 
a:link {
	color: #CCCCCC;
	font-weight : bolder;
	text-decoration: underline;
	}

a:visited {
	color: #CCCCCC;
	font-weight : bolder;
	text-decoration: underline;
	}

a:hover {
	color: #0099FF;
	font-weight : bolder;
	text-decoration: none;
	}

a:active {
	color: #CCCCCC;
	font-weight : bolder;
	text-decoration: underline;
	}
	
.text1	{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	}

.text2	{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight : bolder;
	color: #CCCCCC;
	}

.text3	{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight : bolder;
	color: #CCCCCC;
	}

.text4	{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	}

.down {
	position: absolute;
	bottom: 10px;
	}
