/* CSS Document */
A, A:visited{
	color: #000099;
	text-decoration: none;
}
A:hover, A:active{
	color: #000099;
	text-decoration: underline;
}
.footer, .footer A, .footer A:visited{
	color: #666666;
	text-decoration: none;
}
.footer A:hover, .footer A:active{
	color: #666666;
	text-decoration: underline;
}
.header, .header A, .header A:visited{
	color: #666666;
	text-decoration: none;
}
.header A:hover, .header A:active{
	color: #666666;
	text-decoration: underline;
}
.linkc{
	color: #000099;
}
.t{
	font-size: large;
	color: #000099;
}
td{
	font-size: 13px;
	font-family: arial;
}