A:link {
	color: #333333;
	text-decoration: none;
}

A:visited {
	color: #333333;
	text-decoration: none;
}

A:active {
	color: #333333;
	text-decoration: none;
}

A:hover {
	color: #FF6600;
	text-decoration: none;
}

TD {
	font-size: 13px;
	font-family : Verdana,Arial;
}

.pullquote {
text-align: right;
color: #597491;
font-size: 1em;
font-weight: bold;
line-height: 1.4em;
width: 200px;
float: right;
margin: 5px 0px 8px 18px;
border-top: 1px dotted #597491;
border-bottom: 1px dotted #597491;
}

TD.right {
font-family: Verdana,Arial;
font-size: 11px;
color: #F7F7F7;
}

TD.left {
font-family: Verdana,Arial;
font-size: 11px;
color: #333333;
}
