﻿a.alt {
	font-size: 11px;
	font-weight:bold;
	color: #5d656a;
	background-color: #CCCCCC;
	display: block;
	font-family: Tahoma;
	border: thin none #CCCCCC;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	text-decoration:none;

	}


a.alt:visited {
	font-size: 11px;
	font-weight: bold;
	color: #5d656a;
	background-color: #CCCCCC;
	display: block;
	font-family: Tahoma;
	border: thin none #CCCCCC;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	text-decoration:none;

}
a.alt:hover {
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	background-color: #CCCCCC;
	display: block;
	font-family: Tahoma;
	border: thin none #CCCCCC;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	text-decoration:none;

}











a.plus {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #5d656a;
	display: block;
	font-family: Tahoma;
	border: thin none #CCCCCC;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	text-decoration:none;

	}


a.plus:visited {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #5d656a;
	display: block;
	font-family: Tahoma;
	border: thin none #CCCCCC;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	text-decoration:none;

}
a.plus:hover {
	font-size: 11px;
	font-weight: normal;
	color: #ffb400;
	background-color: #5d656a;
	display: block;
	font-family: Tahoma;
	border: thin none #CCCCCC;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	text-decoration:none;

}

