a {
	color : #69B700;
	text-decoration : none;
}

a:hover {
	color : #CFD100;
	text-decoration : none;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #737373;
	line-height: 1.4;
}

.sectiontitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #737373;
}

.default {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #737373;
}

.alert {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
}

.small {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #737373;
}

.large {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #737373;
}

.navigation {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #737373;
}
