a {
	font-family: arial;
	font-size: 12px;
	color: white;
	text-decoration: none;
}
.td {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	color: white;
	text-decoration: none;
}
.menuTop {
	font-family: Verdana;
	font-size: 11px;
	color: white;
}
.contentHeader {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: white;
	font-weight: bold;
}
.content {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: white;
	padding-right: 30px;
}
.copyright {
	font-family: verdana;
	font-size: 11px;
	color: white;
}
a:hover{
	color: #cbcbcb;
	text-decoration: underline;
}
a.downloadCV {
	color: #cbcbcb;
	text-decoration: underline;
}
a.downloadCV:hover {
	color: white;
	text-decoration: underline;
}
