.title_small {
	font-size : 12px;
	font-weight: bold;
	color : ffffff;
 	font-family : helvetica;
}

.standard  {
 	font-size : 12px;
 	color : ffffff;
 	font-family : helvetica;
 }
 
.story  {
 	font-size : 13px;
 	color : ffffff;
 	font-family : vhelvetica;
 }
 
.description  {
 	font-size : 11px;
 	color : ffffff;
 	font-family : helvetica;
 }

A:link, A:visited {
	font-size : 12px;
	color : ffffff;
 	font-family : helvetica;
}

A:active, A:hover {
	font-size : 12px;
	color : ffffff;
	font-weight: bold;
 	font-family : helvetica;
}