BODY, TD {
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .7em;
}

A:link, A:visited {
	color: #333;
	text-decoration: none;
}

A:hover, A:active {
	color: #333;
	text-decoration: underline;
}

.folder, .folder A, .folder:hover, .folder A:hover, .folder A:active, .folder A:visited {
	/*color: #CAC5AC;*/
	color: #57554D;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

.folder A:hover {
	text-decoration: underline;
}

.heading {
	color: #333;
	font-size: 16;
	font-weight: bold;
	text-decoration: none;	
}

.s_heading {
	color: #57554D;
	background: #D4CEB5;
	font-size: 16;
	font-weight: bold;
	text-decoration: none;
	width: 200px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #CAC5AC;
}

.whitetext, .tagtext, .tagline {
	color: #FFF;
}

A.whitetext:link, A.whitetext:visited, A.whitetext:active {
	color: #FFF;
	text-decoration: none;
}

A.whitetext:Hover {
	color: #FFF;
	text-decoration: underline;
}

.tagtext {
	font-size: 14;
}

.tagline {
	font-size: 16;
	font-weight: bold;
}

.company {
	color: #000;
	font-size: 16;
	font-weight: bold;
}

.title {
	color: #000;
	font-size: 18;
	font-weight: bold;
}