.Links {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.Links:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ff0000;
	
}.Linksmotu {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	text-transform: uppercase;

}
a.Linksmotu:hover {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	text-transform: uppercase;

}
.© {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.Linksmotuchotu {

	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	text-transform: uppercase;
}
a.Linksmotuchotu:hover {
	color: #ff0000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.greenbg {
	background-color: #009900;
}
.bluebg {
	background-color: #000099;
}
