.main a:link {	
	color: #006633;
	font-weight: bold;
	text-decoration: none;
} 
.main a:visited {	
	color: #0066337;
	font-weight: bold;
}
.main a:hover {
	color: #006633;
	font-weight: bold;
	text-decoration: underline;
}
.navbar a:link {
	color: #66CC99;
	text-decoration: bold;
}
.navbar a:visited {
	color: #66CC99;
	text-decoration: bold;
}
.navbar a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.LeftTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 34px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.LeftCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.CopyriteCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.EventCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006633;
	text-decoration: none;
}
.EventTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006633;
	text-decoration: none;
}
.BodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.RightColumnLogo {
	background-image: url(images/College_Of_Law_Logo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
