/* This is the style of your browser text */

body {
	background-image: url(images/bg.gif);
}
a:link {
	color: #eed2e5;
}
a:visited {
	color: #eed2e5;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #eed2e5;
}
.style1 {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
}
.style2 {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
}
.style3 {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	background-color: #727272;
}
.style4 {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #eed2e5;
	font-size: 13px;
}