a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.tag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


  @font-face {
    font-family: Monotype Corsiva;
    font-style:  normal;
    font-weight: 700;
    src: url(http://www.webafford.com/client/font/MONOTYP1.eot);
  }

.myfont{
	font-family:'Monotype Corsiva';
	
	font-size: 24pt;
	color: #B75E00;
}
.myfontCH{
	font-family:'Monotype Corsiva';
	
	font-size: 24pt;
	color: #B75E00;
}

