 
  .rose{font-family:Verdana; font-size:10px;  color:#E9CCA9; }
  .main{font-family:Verdana; font-size:10px;  color:#FABE2A; text-decoration:none }
  .mainwhite{font-family:Verdana; font-size:10px;  color:#FFFFFF; text-decoration:none }
  .dark{font-family:Verdana; font-size:10px;  color:#503100; }
  .red{font-family:Verdana; font-size:10px;  color:#790000; text-decoration:none; font-weight:900 }
  .redbig{font-family:Verdana; font-size:14px;  color:#790000; text-decoration:none; font-weight:900 }
  .policy{font-family:Verdana; font-size:10px;  color:#BE4545; text-decoration:none; }
  .whitebig{font-family:Verdana; font-size:14px;  color:#FFFFFF; text-decoration:none; font-weight:900 }
  
a.link_text:link {
	font-family: Verdana;
	font-size: 10px;
	color: #ffe964;
	text-decoration: none;
	font-weight:900
}
a.link_text:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #ffe964;
	text-decoration: none;
	font-weight:900
}
a.link_text:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #ffe964;
	text-decoration: underline;
	font-weight:900
}

.footer {
	font-family: Verdana;
	font-size: 9px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:link {
font-family: Verdana;
color: #FFFFFF; 
text-decoration: none; 
}

a.footer:visited {
font-family: Verdana;
color: #FFFFFF; 
text-decoration: none; 
}

a.footer:hover {
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: underline;
}


a.biglink:link {
font-family: Verdana;
font-size:14px;
color: #FABE2A; 
text-decoration: none; 
font-weight:900;
}

a.biglink:visited {
font-family: Verdana;
font-size:14px;
color: #FABE2A; 
text-decoration: none; 
font-weight:900;
}

a.biglink:hover {
	font-family: Verdana;
	font-size:14px;
	color: #FABE2A;
	text-decoration: underline;
	font-weight:900;
}

 .dotted_line
{
	border-bottom:1px dashed #FABE2A;
}

