BODY { 
	background-color: #FFFFFF;
	color: #000000; 
	font-family: tahoma;
	font-size: 10px; 
	text-decoration: none;
}
td, th, tr {
	color: #000000;
	font-family: tahoma;
	font-size: 10px; 
	text-decoration: none;
}
input, select {
	color: #000000;
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
}
txt {
	color: #000000;
	font-family:tahoma;
	font-size:10px;
	text-decoration: none;
}
title {
	color: #000000;
	font-family: tahoma;
	font-size: 9px;
	font-weight: 900
}
extra {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	font-weight: 900
}
menu {
	color: #000000;
	font-family: tahoma;
	font-size: 18px;
	font-weight: 900
}
a:link {
	color: #337CAA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	text-decoration: none;
}
a:visited {
	color: #337CAA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	text-decoration: none;
}
a:active {
	color: #337CAA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	text-decoration: none;
}

