a:link {
	color: #0A2107;
}
a:visited {
	color: #11360C;
}
a:hover {
	color: #D7BE4A;
	text-decoration: none;
	background-color: #0A2107;
}
.toolbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #D7BE4A;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/sample1_4.jpg);
	background-repeat: no-repeat;
}
.toolbar a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #D7BE4A;
	text-decoration: none;
}
.toolbar a:visited {
	color: #D7BE4A;
}
.toolbar a:hover {
	color: #0A2107;
	text-decoration: none;
	background-color: #D7BE4A;
}
.redlarge {
	font: large Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	}