﻿body {
	background-color: #fefeb4;
}

a.firstNormal:link {font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.firstNormal:visited {font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.firstNormal:hover {font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.firstNormal:active {font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.firstActive:link {font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.firstActive:visited {font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.firstActive:hover {font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.firstActive:active {font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}  
