a:link {
	font-family: verdana, geneva, sans-serif;
	font-size: 14px;
	line-height: 19px;
	text-decoration: none;
	color: #0033FF;
}
a:hover {
	font-family: verdana, geneva, sans-serif;
	font-size: 14px;
	line-height: 19px;
	text-decoration: none;
	color: #99ccff;
}
a:active {
	font-family: verdana, geneva, sans-serif;
	font-size: 14px;
	line-height: 19px;
	text-decoration: none;
	color: #0033FF;
	}
	
a:visited {
	font-family: verdana, geneva, sans-serif;
	font-size: 14px;
	line-height: 19px;
	text-decoration: none;
	color: #0033FF;
	
	}
	
a.right {
	font-family: verdana, geneva, sans-serif;
	font-size: 12px;
	line-height: 19px;
	text-decoration: none;
	color: #99ccff;
	font-weight: bold;

}
a.right:hover {
	font-family: verdana, geneva, sans-serif;
	font-size: 12px;
	line-height: 19px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	}
a.right:visited {
	font-family: verdana, geneva, sans-serif;
	font-size: 12px;
	line-height: 19px;
	text-decoration: none;
	color: #99ccff;
	font-weight: bold;
	
	}

.pagetitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	color: #993399;
}
.heading1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.bullet {
	color: #FFFFFF;
	list-style-type: disc;
}
.sidebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #FFFFFF;
}
}
.yes {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.yesblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5f3b65;
}

