body {
	background-image: url(images/seth_bg.gif);
	background-repeat: repeat-x;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	color : #336699;
}
P, A:LINK, A, A:VISITED, A:ACTIVE {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	color : #336699;
}
A:HOVER {
	color : #990033;
}


A.credits:LINK, A.credits:VISITED, A.credits:ACTIVE, P.credits, TD.credits {
	color : White;
}

A.credits:HOVER {
	color : #99FFFF;
}

.applyquote{
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	color : #FF0000;
	}
.applyquote a:link{
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	color : #FF0000;
	}
.applyquote a:hover{
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	color : #FF0000;
	}
.applyquote a:active{
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	color : #FF0000;
	}
.applyquote a:visited{
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	color : #FF0000;
	}