body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #F9F9F9;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
p{	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;}
img{margin:0px; padding 0px;}
table{margin:0px; padding 0px;}
a:link, a:visited {
	font-weight : normal; 
	text-decoration : underline;
	color: #FFFFFF;
	background: transparent; 
	}
a:hover {
	font-weight : normal; 
	text-decoration : underline;
	color: #99cc33;
	background: transparent; 
	}
a:active {
	font-weight : normal; 
	text-decoration : underline;
	color: #ffffff;
	background: transparent;  
	}
a.de:link, a.de:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #FFFFFF;
	background: transparent; 
	}
a.de:hover {
	font-weight : normal; 
	text-decoration : none;
	color: #99CC33;
	background: transparent; 
	}
a.de:active {
	font-weight : normal; 
	text-decoration : none;
	color: #FFFFFF;
	background: transparent;  
	}
.border{
	border: 1px solid #CCCC33;
}
