a {text-decoration: none; color: #d7172f;}
a:hover {text-decoration: underline; color: #304e8a;}

img {
	border: 0;
}

.footer {
	font-family: arial,helvetica,verdana,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 11px;
	color: #ffffff;	
}

.footer a:link {text-decoration: none; color: ffffff;}
.footer a:visited {text-decoration: none; color: ffffff;}
.footer a:active {text-decoration: underline; color: ffffff;}
.footer a:hover {text-decoration : underline; color: ffffff;}

.link {color: #ffffff; font-weight: bold; font-size: 12px;}
.link:hover {text-decoration : underline; color: #ffffff; font-weight: bold; font-size: 12px;}


td {
	font-family: arial,helvetica,verdana,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 12px;
	line-height: 18px;
	color: #4f4f50;
}

td.address {
	font-family: arial,helvetica,verdana,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 11px;
	color: #2e2907;
}

.y-dot {
	background-image: url(/images/y-dot.gif);
	background-repeat: repeat-y;
	background-position: top left;
}	

.x-dot {
	background-image: url(/images/x-dot.gif);
	background-repeat: repeat-x;
	background-position: top left;
}	