@charset "utf-8";
/* CSS Document */

body {
	background-color: #9981a3;
	background-image: url("/siteimages/bg2.jpg");
	font-size: 24px;
}
.bas {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9981a3;
	text-align: center;
	vertical-align: bottom;
}
.bas1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9981a3;
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
}
a:link {
	color: #9981a3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9981a3;
}
a:hover {
	text-decoration: none;
	color: #9981a3;
}
a:active {
	text-decoration: none;
	color: #9981a3;
}
