.brown {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : 400;
	color: #55071B;
	text-decoration : none
}
.brown a:link {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : 400;
	color: #9B1C5F;
	text-decoration : none
	}
.brown a:visited{
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : 400;
	color: #9B1C5F;
	text-decoration : none
	}
.brown a:hover{
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : 400;
	color: #BDA953;
	text-decoration : none
	}
.brown a:active{
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : 400;
	color: #BDA953;
	text-decoration : none;
	font : bold;
	}
	
	.pink {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : 400;
	color: #C4B05F;
	text-decoration : none
}
.pink a:link {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : 400;
	color: #D3C485;
	text-decoration : none
	}
.pink a:visited{
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : 400;
	color: #D3C485;
	text-decoration : none
	}
.pink a:hover{
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : 400;
	color: #DCD09C;
	text-decoration : none
	}
.pink a:active{
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : 400;
	color: #B6206F;
	text-decoration : none;
	font : bold;
	}

.ul {

	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : 400;
	color: #55071B;
	text-decoration : none
}
