body {
	font-family: "trebuchet ms", verdana, helvetica, arial, tahoma, sans-serif;
	font-size: 90%;
	color: #666666;
	background-image: url(ima/swa-bkg.jpg);
	background-position: 0 top;
	background-repeat: no-repeat-x;
	text-align: left;
	}
a:link {
	color: #006699;
}
a:visited {
  color: #003366;
}
a:hover {
	color: #660033;
}
a:active {
	color: #990000;
}
.small {
    font-size: 75%; 
}
.menu {
	font-size: 85%;
}
.red {
	color: #990000;
}


