A.content:link {color:#FFFFFF; text-decoration:none;} 
A.content:visited {color:#FFFFFF; text-decoration:none;} 
A.content:active {color:#FFFFFF; text-decoration:none;} 
A.content:hover {color:#C46A36; text-decoration:underline blink;}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {color: #333366; text-decoration: underline}
a:active {color: #333366; text-decoration: underline}
a:visited {color: #333366; text-decoration: underline}
a:hover {color: #FF0000; text-decoration: underline}


.content-bg {
	background-image: url(../images/layout/logo_colgan_watermark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.top-hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.mid-hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

.top-nav {color: #FFFFFF;}
	.top-nav a:link {color: #FFFFFF; text-decoration: none}
	.top-nav a:active {color: #FFFFFF; text-decoration: none}
	.top-nav a:visited {color: #FFFFFF; text-decoration: none}
	.top-nav a:hover {color: #E33C40; text-decoration: none}


.content-hdr {
	color: #545487;
}
.bottom-tag {
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
}
