.links {
	font-family : arial;
	text-decoration: underline;
	color: #666633;

}

.lightbrown {

	background : #F3EDDA;

	border : 2px dotted Silver;

}

.lightbrown2 {

	background : #F9F5EC;

	border : 1px dotted Silver;

	padding : 1px 3px 0px 3px;

}

.lightbrown3 {

	background : #F9F5EC;

	padding : 0px 10px 0px 10px;

}

.brown {

	background : #DBC993;

	border : 1px dotted Silver;

}

.white {

	background : White;

	border : 1px dotted Silver;

	font-family : Verdana;

	text-decoration: none;

	font-size : 13px;	

	color: #725F25;

	font-weight : bold;

	padding : 2px 0px 2px 4px;

}

.bfront {

	font-family : Verdana;

	text-decoration: none;

	font-size : 10px;	

	color: #DBC993;

	font-weight : bold;

	padding : 0px 0px 200px 4px;

}

.bfront:hover {

	color: #000000;

}

.info  { color: white; font-size: 11px; font-family: Verdana; font-weight: bold; text-decoration: none; background: teal; padding: 2px; border: dotted 1px #003871 }

.trip {

	background : Gray;

	font-family : Verdana;

	text-decoration: none;

	font-size : 10px;	

	color: White;

	font-weight : normal;

	padding : 2px 2px 2px 2px;

}

.trip:hover{

	color: #000000;

}

}

.head   { color: #666666; font-size: 11px; font-family: Verdana; font-style: normal; font-weight: bolder; font-stretch: normal; text-decoration: none; background: #dbc993; padding: 2px; border: dotted 1px silver }
.class { color: white; font-size: 11px; font-family: Verdana; font-weight: bold; text-decoration: none; background: teal; padding: 2px; border: dotted 1px navy }
.class1  { font-size: 12px; background-color: #f63; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; padding: 2px; border-color: navy }
.text {

	font-family : arial;

	font-size : 11px;

	text-decoration: none;

	color: #000000;

}

.headline {

	font-family : arial;

	text-decoration: none;

	font-weight : normal;

	font-size : 12px;

	color: #666666;

}

.small {

	font-family : arial;

	text-decoration: none;

	font-weight : normal;

	font-size : 10px;

	color: #FF9933;

}



.mainlinks{
	font-family: verdana;
	font-size: 14px;
	font-weight : bold;
	color: #663300;
	text-decoration : none;
	padding: 0px;
	font-style: normal;
	line-height: normal;

}

.mainlinks:hover{

	color: #0066CC;

}

