td, p, body, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #13517E;
}
.txtBG {
	background-image: url(../images/txtarea.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
a:link {
	font-weight: bold;
	color: #13517E;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	color: #13517E;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #13517E;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #13517E;
	text-decoration: none;
}
