A.title {
	text-decoration : none;
  	font-family: Verdana;
	font-weight:bold;
  	font-size : 14px;
  	color : #026589;
} 

A.url {
	text-decoration : none;
  	font-family: Verdana;
  	font-size : 12px;
  	color : #2B9EB6;
}  

td {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #999900;
}

h3 {font-weight:bold; font-size: 16px; color:#2B9EB6}

h4 {font-weight:bold; font-size: 14px; color:#2B9EB6}

.copyright {font-weight:normal; font-size: 9px; color:#2B9EB6}

.error {
	color: #990000;
}
.form {
	font-family: Verdana;
  	font-size : 11px;
  	color : #026589;
}
