body {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
	font-weight: normal;
	text-align: left;
}

a:link {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
    
}
a:hover {
	color: #FF6600;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.text1 {
	font-family: tahoma;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}
.text2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #339900;
}

.text3 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.text4 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.text5 {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color:  #FF6600;
}


.text6 {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #339900;
}

.text7 a:link {
	color: #339900;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.text7 a:hover {
	color: #FF6600;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}




a.a:link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
a.a:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: white;
	text-decoration: none;
	
}
a.a:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}
a.b:link {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a.b:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a.b:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}


