/* CSS Document */

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFD304;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7c7c7c;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7C7C7C;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffd304;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c7c7c;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7c7c7c;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cccccc;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffd304;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	
}
.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ffd304;
	font-weight:bold;
}


.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #7C7C7C;
	font-weight:bold;
}	
	
	
a.navbar:link {
	color: #7c7c7c;
	text-decoration: none;
}
a.navbar:visited {
	color: #7c7c7c;
	text-decoration: none;
}
a.navbar:hover {
	color: #ffd304;
	text-decoration: none;
}
a.navbar:active {
	color: #7c7c7c;
	text-decoration: none;
}
a.footer:link {
	color: #7c7c7c;
	text-decoration: underline;
}
a.footer:visited {
	color: #7c7c7c;
	text-decoration: underline;
}
a.footer:hover {
	color: #ffd304;
	text-decoration: underline;
}
a.footer:active {
	color: #7c7c7c;
	text-decoration: underline;
}
a.yellow:link {
	color: #ffd304;
	text-decoration: underline;
}
a.yellow:visited {
	color: #ffd304;
	text-decoration: underline;
}
a.yellow:hover {
	color: #7c7c7c;
	text-decoration: underline;
}
a.yellow:active {
	color: #ffd304;
	text-decoration: underline;
}
a.text:link {
	color: #7c7c7c;
	text-decoration: underline;
}
a.text:visited {
	color: #7c7c7c;
	text-decoration: underline;
}
a.text:hover {
	color: #ffd304;
	text-decoration: underline;
}
a.text:active {
	color: #7c7c7c;
	text-decoration: underline;
}
