.postgray{
	font-family: Tahoma , MS Sans Serif, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
	font-weight: none;
}
.postpink {
	font-family: Tahoma , MS Sans Serif, Helvetica, sans-serif;
	font-size: 15px;
	color: #f05d9b;
	font-weight: none;
}
.postvarname {
	font-family: Tahoma , MS Sans Serif, Helvetica, sans-serif;
	font-size: 13px; 
	color: #ffffff; 
	font-weight: none;
}
.postvariety {
	font-family: Tahoma , MS Sans Serif, Helvetica, sans-serif; 
	font-size: 20px; 
	color: #333333; 
	font-weight: none;
}
.searchInput {
	font-family: Tahoma , MS Sans Serif, Helvetica, sans-serif;
	font-size: 11px;
	color: #005E19;
	font-weight: none;
}
a:link {
  color: #003300;
  text-decoration: none;
}/*background: #FFFFFF;*/

a:visited {
  color: #003300;
  text-decoration: none;
}

a:hover { /*this effect is not shown in NN4.xx*/
  color: #ff0000;
  text-decoration: none;
}

a:active {/*colour in NN4.xx is red*/
  color: #ff0000;
  text-decoration: none;
}
