td {
	color: #666666 ;
	font-size: 11px;
	text-decoration : none;
}
.td_header {
	color: #666666 ;
	font-size: 11px;
	text-decoration : none;
	font-weight: bold;
}
a.td_link:link {
	color: #666666 ;
	font-size: 11px;
	text-decoration : none;
	font-weight: normal;
}
a.td_link:visited {
	color: #666666 ;
	font-size: 11px;
	text-decoration : none;
	font-weight: normal;
}
a.td_link:hover {
	color: #666666 ;
	font-size: 11px;
	text-decoration : underline;
	font-weight: normal;
}
.Footer {
	color: #CCCCCC ;
	font-size: 11px;
	text-decoration : none;
}
a.Footer:link {
	color : #cccccc ;
	text-decoration : underline;
}
a.Footer:visited {
	color : #cccccc ;
	text-decoration : underline;
}
a.Footer:active {
	color : #cccccc ;
	text-decoration : underline;
}
a.Footer:hover {
	color: #FFFFFF ;
	text-decoration : underline;
}
.LinkFooter {
	color: #FFFFFF ;
	font-size: 11px;
	text-decoration : none;
}
a.LinkFooter:link {
	color: #FFFFFF ;
	text-decoration : none;
}
a.LinkFooter:visited {
	color: #FFFFFF ;
	text-decoration : none;
}
a.LinkFooter:active {
	color: #FFFFFF ;
	text-decoration : none;
}
a.LinkFooter:hover {
	color: #FFFFFF ;
	text-decoration : underline;
}
.header {
	color: #990000;
	background-color: #FFFFFF;
	font-size: larger;
}