Td{
	font-family : Arial;
	font-size : 12px;
	color: black;
}

.main{
	font-family : Arial;
	font-size : 12px;
	color: black;
}

.submit{
	font-family : Arial;
	font-size : 12px;
	color: White;
	background-color : #332A29;
	font-weight : bold;
}

a{color : #736555;font-weight : bold;}

a:hover{color : #413221;}

.Title{
	font-family : Arial;
	font-size : 12px;
	color: White;
	font-weight : bold;
}

.TextLinks{
	color : #736555;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}
a.TextLinks:hover{
	color : #413221;
}

.GNS{
	color:  #F86F15;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}
a.GNS:hover{
	color : #F85015;
}

.CopyRights{
	color : #736555;
	font-family : Arial;
	font-size : 11px;
}
