#login {
	color: #ffffff;
}

#login a, #login a:active, #login a:visited {
        color: #ffffff;
        text-decoration: none;
        border-bottom: 1px dotted #FFFFFF;
        font-weight: bold;
}

#login a:hover {
        color: #ACC417;
        background-color: #FFFFFF;
}

#latest a, #latest a:active, #latest a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#latest a:hover {
	color: #ACC417;
}

#news a, #news a:active, #news a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
	font-weight: normal;
}

#news a:hover {
	color: #ACC417;
	background-color: #FFFFFF;
}

#footer a, #footer a:active, #footer a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
	font-weight: normal;
}

#footer a:hover {
	color: #ACC417;
	background-color: #FFFFFF;
}

a.boxTextL, a.boxTextL:active, a.boxTextL:visited {
color: #92A51B;
background-color: #FFFFFF;
text-decoration: none;
font-weight: bold;
padding: 0 2px 0 2px;
}

a.boxTextL:hover {
color: #ffffff;
background-color: #5D636B;
}
