.textContent{
	font-family:  "Times New Roman", Times, serif;
	font-size: 14px;
	color: #408080;
	line-height: 20px;
	font-style: normal;
	text-decoration: none;

}

.textTitles{
	font-family:  "Times New Roman", sans-serif;
	font-size: 15px;
	color: #ed6616;
	font-weight: bold;
}

.textbig{
	font-family:  "Times New Roman", Times, serif;
	font-size: 20px;
	color: #408080;
	font-style: normal;
	font-weight: bold;
}

.captions{
	font-family:  "Times New Roman", Times, serif;
	font-size: 12px;
	color: #408080;
	font-style: italic;
}

.bg {
	background-attachment: scroll;
	background-image: url(images_site/tile.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


a:link { text-decoration: none}
a:visited { text-decoration: none}
a:active { text-decoration: none }
a:hover { text-decoration: underline }

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
