
div.a_buttons {
	background-image:url(images/btnHomeAtRestBlue.gif); 
	background-position:left; 
	background-repeat:no-repeat; 
	width:192px; 
	height:50px; 
	text-align:center; 
	padding-top: 0px;
}

div.a_buttons:hover {
	background-image:url(images/btnHomeShiftBlue.gif); 
	background-position:left; 
	background-repeat:no-repeat; 
	width:192px; 
	height:50px; 
	text-align:center; 
	padding-top: 0px;
}

a {
	color: #666666; 
	font-size: 18px; 
	font-weight:bold; 
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

div.b_buttons {
	background-image:url(images/btnStairsAtRestBlue.gif); 
	background-position:left; 
	background-repeat:no-repeat; 
	width:192px; 
	height:50px; 
	text-align:center; 
	padding-top: 0px;
}

div.b_buttons:hover {
	background-image:url(images/btnStairsShiftBlue.gif); 
	background-position:left; 
	background-repeat:no-repeat; 
	width:192px; 
	height:50px; 
	text-align:center; 
	padding-top: 0px;
}

b {
	color: #666666; 
	font-size: 18px; 
	font-weight:bold; 
	text-decoration:none;
}

b:hover {
	text-decoration:underline;
}

div.c_buttons {
	background-image:url(images/btnMillAtRestBlue.gif); 
	background-position:left; 
	background-repeat:no-repeat; 
	width:192px; 
	height:50px; 
	text-align:center; 
	padding-top: 0px;
}

div.c_buttons:hover {
	background-image:url(images/btnMillShiftBlue.gif); 
	background-position:left; 
	background-repeat:no-repeat; 
	width:192px; 
	height:50px; 
	text-align:center; 
	padding-top: 0px;
}

c {
	color: #666666; 
	font-size: 18px; 
	font-weight:bold; 
	text-decoration:none;
}

c:hover {
	text-decoration:underline;
}
