/* CSS Document */

body { 
font-family:Tahoma;
color:#FFFFFF;
}

.sform{
font-family:Tahoma;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
    text-decoration: none;
	padding-top:7px;
}

.sfooter{
font-family:Tahoma;
	font-size: 13px;
	font-weight: normal;
	color:#FFFFFF;
    text-decoration: none;
	padding-top:7px;
}


/* Foooooooooooooooooooooooooooooooooooooooter*/
.footer a:link {
font-family:Tahoma;
	font-size: 13px;
	font-weight: normal;
	color:#FFFFFF;
    text-decoration: none;
	padding-top:50px;
}
.footer a:visited {
font-family:Tahoma;
	font-size: 13px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
}
.footer a:hover{
	text-decoration: underline;
font-family:Tahoma;
	font-size: 13px;
	font-weight: normal;
	color:#FFFFFF;
} 
.footer a:active {
	text-decoration: underline;
font-family:Tahoma;
	font-size: 13px;
	font-weight: normal;
	color:#FFFFFF;
}



