a.button, a.button:link, a.button:visited, a.button:active
{
	background-color: white;
	text-decoration: underline;
}

a.button:hover
{
	background-color: white;
	text-decoration: none;
}

a, a:link, a:visited, a:active
{
	color: #71394f;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{
	color: white;
	background-color: #71394f;
	text-decoration: none;
}

a.tripName, a.tripName:link, a.tripName:visited, a.tripName:active
{
	text-decoration: none;
}

a.urlName, a.urlName:link, a.urlName:visited, a.urlName:active
{
	text-decoration: none;
}

b
{
	color: #71394f;
	font-weight: bold;
}

.boldItalic
{
	font-weight: bold;
	font-style: italic;
}

input, select, textarea
{
	font-family: georgia, times, "times new roman", serif;
	font-size: 13px;
}

p
{
	text-indent: 2em;
	margin: 0px 0px 0px 0px;
}

.subtitle
{
	font-weight: bold;
	font-size: 15px;
	font-style: italic;
	line-height: 23px;
}

td
{
	color: #000;
	font-size: 14px;
	line-height: 18px;
	font-family: georgia, times, "times new roman", serif;
}

td.caption
{
	font-size: 12px;
	line-height: 15px;
}

#copy
{
	font-size: 9px;
	line-height: 10px;
	color: #666;
	text-align: center;
}

td.showDate
{
	font-size: 15px;
	line-height: 19px;
}

td.urlComment
{
	font-size: 15px;
	line-height: 19px;
}

td.subtitle
{
	color: #71394f;
	font-weight: bold;
	font-size: 15px;
	font-style: italic;
	line-height: 19px;
}

td.tripName
{
	color: #71394f;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}

td.urlName
{
	color: #71394f;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}

.title
{
	color: #71394f;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
}
