A:link {color: #ffffff; text-decoration: none;}
A:visited {color: #ffffff; text-decoration: none;}
A:active {color: #ffffff; text-decoration: underline;}
A:hover {color: #ffffff; text-decoration: underline;}

img.special {border: 1px #1a1a1a solid;}


body{
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #c8c8c8; 
	background-color: #f022c2; 
}

table{
	color: #000000;
	font-size:11px;
}


#header{
	background: url("include/back.gif") repeat-x #f022c2;
	height:143px;
}



#content{
    background-color: #ffffff;
    height: auto;
    float: center;
}



#footer{
    border-top: 1px solid #ec3fc5;
    background-color: #f022c2; 
	font-family: Verdana;
    font-size: 9px;
	/*color: #c820c8; */
	height:40px;
} 
