
body,td,th {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
}

body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat
}

.font {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

a:link {
	color:#1c1f80;
	text-decoration: none;
} 

a:visited {
	color:#1c1f80;
	text-decoration: none;
}

a:hover {
	color: #C60000
} 

a:active { color: #017632;
} 

.logo {
	position:fixed;
	bottom:10px;
	right:10px;
	font-size: 10px;
	color: #666666;
}

