/* FORM */
.form  {
	font-size : 11px;
	font-family : georgia;
	font-weight: normal;
	color : #3268A6;
	border-color : #3268A6;
	background-color : #F8F8F8;
}
.form2  {
	font-size : 11px;
	font-family : georgia;
	font-weight: normal;
	color : #666666;
	border-color : #666666;
	background-color : #f4f4f4;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A1A1A1;
	font-weight: bold;
}
.text2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FCFFFF;
	text-decoration: none;
}
.text3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FCFFFF;
	text-decoration: none;
}
.text4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FCFFFF;
	text-decoration: none;
}
.text5 {
	font-size : 11px;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color : #3268A6;
	border-color : #3268A6;
}
.text6 {
	font-size : 11px;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color : #000000;
	border-color : #000000;
}
.text7 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3DB3E3;
	text-decoration: none;
}
.text8 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6C6C6C;
	text-decoration: none;	
}

.text9 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D8AC01;
	text-decoration: none;
}

a {text-decoration: none }

a:visited {
	text-decoration: none;	
}