.linktd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;

	
}
a:link {font-style: normal; text-decoration: none; color: #263E98;}
a:visited {text-decoration: none; color: #263E98; }
a:hover {
	text-decoration: none;
	color: #FFFFFF;

}
