A  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}

A:hover  {
	text-decoration : underline;
}

.title{
	COLOR : #0057A8;
	font-family : "Trebuchet MS";
	font-size : 13px;
	font-weight : bold;
}

.title2{
	COLOR : #FFA100;
	font-family : "Trebuchet MS";
	font-size : 13px;
	font-weight : bold;
}

.text{
	COLOR : #404040;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.text2{
	COLOR : #404040;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.arrow{
	COLOR : #FFA100;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

.textbox {
	border-top-style : solid;
	border-top-color : #0B499E;
	border-top-width : 1px;
	border-left-color : #0B499E;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #0B499E;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : #0B499E;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	font-size : 11px;
	color : Blue;
}

.copyright{
	COLOR : #404040;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}