

A
{
	color: #C7A227;
	font-family:Serif;
	text-decoration: none;
	font-weight:bold;
}

.GoldBorder 
{
border: 5px solid #FAD55A;
}

A:hover
{
	color:	#FAD55A;
	font-family: Serif;
	text-decoration: none;
	font-weight:bold;
}
.ActiveMenuItem
{
	background-position: center top;
	font-weight: bold;
	background-image: url('DiariesPattern.jpg');
	color: #FAD55A;
	background-repeat: no-repeat;
	font-family: Serif;
	background-color: transparent;
	text-decoration: none
}
.GoldColor
{
color: #FAD55A;
}