/* CSS Document */

.style1 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #3A070F;
}
body {
	background-color: #741241;
}
.style2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
color: #3A070F; 
}
.style3 {color: #FFFFFF}
.style4 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ECDBB0;
}
.style5 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #741241;
}
.style11 {font-family: "Trebuchet MS"; font-size: 16px; font-weight: bold; color: #3A070F; }
.style6 {color: #FF0000}
.style9 {font-size: 14px}
.style7 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
color: #741241; 
}

a:link {
	color: #ECDBB0;
}
a:visited {
	color: #ECDBB0;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #ECDBB0;
}

