body {
	background-image:  url(/tours/collegecockparty/images/bg.jpg);
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;


}
.border {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #043C19;
	border-right-color: #043C19;
	border-bottom-color: #043C19;
	border-left-color: #043C19;
}
.linktext {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #FADA39;
	font-weight: bold;
	text-decoration: underline;
}
.desc_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.desc_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style1 {color: #FFF34A}
a:link {
	color: #FFFF00;
}
a:visited {

	color: #66CC99;
}
