


.text {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.text2 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align : center;
	margin-top : 25px;
}
.text3 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
	padding-bottom : 15px;
}



A#index {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
}
A:HOVER#index {
	color : #EFB060;
	text-decoration : none;
}

A#link_1 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
A:HOVER#link_1 {
	color : Black;
}

A#link_2 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
}
A:HOVER#link_2 {
	color : #EFB060;
	text-decoration : none;
}
