a.theme, a:active.theme, a:link.theme, a:visited.theme {
	font-family: Arial;
	font-size: 16px;
	color: #FAE2B7;
	font-weight: bold;
}
a:hover.theme {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

a.press, a:active.press, a:link.press, a:visited.press {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #660505;
}
a:hover.press {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3C3B3B;
}
