.lc1
{
	color: #DDDDDD;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
}
.lc1:hover
{
	text-decoration: underline;
}
.lb1
{
	color: white;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
	text-transform: uppercase;
}
.lb1:hover
{
	color: gray;
}
.lb2
{
	color: white;
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
	text-transform: uppercase;
}
.lb2:hover
{
	color: gray;
}
