A  {	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}

A:hover  {
	text-decoration : underline;
}

.textbox {
	border-top-color : #88BD3C;
	border-left-color : #88BD3C;
	border-right-color : #88BD3C;
	border-bottom-color : #88BD3C;
	font-size : 11px;
	color : Black;
	width : 164px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-left-width : 1px;
}

.textbox2 {
	border-top-color : #000000;
	border-left-color : #000000;
	border-right-color : #000000;
	border-bottom-color : #000000;
	font-size : 11px;
	color : Black;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-left-width : 1px;
}

.menu{
	COLOR : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	letter-spacing : 2px;
	font-weight : bold;
}

.title{
	COLOR : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	letter-spacing : 1px;
	font-weight : bold;
}

.top{
	COLOR : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.top2{
	COLOR : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.text{
	COLOR : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
}

.text2{
	COLOR : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.text3{
	COLOR : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
}
.text4{
	COLOR : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : left;
}

.left{
	COLOR : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : justify;
}

.copyrights{
	COLOR : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}