  #pres {
    font: 75% Verdana, Comic Sans MS, Arial,Helvetica;
    font-weight:900;
	text-align:center;
	padding-bottom:3em;
	margin-left:auto;
	width:33%;
	margin-right:auto;
  }

 #pres a:link, a:visited {color:royalblue;text-decoration:none;}
 #pres a:hover {color:royalblue;background: #ffffff;text-decoration:underline;}
 #pres a:active {color:blue;}
 
 
 a.vd {color:pink;font: 20px Arial,Helvetica, sans serif;
text-decoration:none;
}
a.vd:hover {text-decoration:underline}
a.vd:active {color:pink}
a.vd:visited {color:pink}
td.vetday {
	background: thistle url(../images/poppy2.gif) repeat fixed;
	text-align:center;
	padding:15px;
}