a {
	color : #3d3f32;
	margin-top : 15px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Arial;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color : #b0b0b0;
	margin-top : 15px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Arial;
	font-weight: bold;
	text-decoration: none;
}

a.f {
	color : #dddd77;
	margin-top : 15px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Arial;
	font-weight: bold;
	text-decoration: none;
}
a.f:hover {
	color : #ffffff;
	margin-top : 15px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Arial;
	font-weight: bold;
	text-decoration: none;
}

a.cv {
	color : #dddd77;
	margin-top : 15px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Arial;
	font-weight: normal;
	text-decoration: none;
}
a.cv:hover {
	color : #ffffff;
	margin-top : 15px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Arial;
	font-weight: normal;
	text-decoration: none;
}

a.c {
	color : #3d3f32;
	margin-top : 15px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Arial;
	font-weight: bold;
	text-decoration: none;
}
a.c:hover {
	color : white;
	margin-top : 15px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Arial;
	font-weight: bold;
	text-decoration: none;
}

