a:link, a:active, a:visited {
	text-decoration: none;
	color: #ff9600;
}

a:hover {
	background: #e6e6e6;
	color: #1d7d95;
	text-decoration: none;
	text-transform: none;
}

body, table {
	text-align: justify;
	font-size: 13px;
	font-family: Myriad Pro, Trebuchet MS;
}

.lineheight {
	line-height: 31px;
}
