td {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color: #C7C298;
	margin: 0px;
}

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

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

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.style12 {font-size: 12px}
.style14 {font-size: 14px}
.style1 {font-size: 12px}
.style2 {font-size: 14px}
.style3 {font-size: 12px}
.leftbg {
	background-image: url(images/left_bg.jpg);
}
.mainbg {
	background-image: url(images/mainbg.jpg);
}
