BODY{
font-family: Verdana;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto;
background-color: #000000;
}
	
A:link {
	font-size: 12px;
    color: #FFFFFF;
	font-weight: bold;
    text-decoration: none;
}

A:hover {
	font-size: 12px;
    color: #FFFFFF;
	font-weight: bold;
    text-decoration: none;
}

A:visited {
	font-size: 12px;
    color: #FFFFFF;
	font-weight: bold;
    text-decoration: none;
}

A:active {
	font-size: 12px;
    color: #FFFFFF;
	font-weight: bold;
    text-decoration: none;
}

.content{
font-size: 18px;
font-weight: none;
//color: 	#FFEBC1;
color: 	#FFCC33;
}
