body {
background-color:#333333;
font-family:sans-serif;
color:white;
font-family:helvetica;

}

a:link 		{ text-decoration:none; color:#4c5154;font-weight: bold;}
a:visited	{ text-decoration:none; color:#4c5154;font-weight: bold;}
a:hover		{ text-decoration:none; color:#82aa66;font-weight: bold;}
a:active	{ text-decoration:none; color:#82aa66;font-weight: bold;}
a:focus		{ text-decoration:none; color:#82aa66;outline:0;font-weight: bold;}

.cv_menu {
	color:#4c5154;
	font-size:15px;
	
}

.cv_current {
	color:#82aa66;
	font-size:150%;
}

.separator{
	color:#82aa66;
}

.content_table{
  background-color:#000000;
  font-family:sans-serif;
  color:white;
  position:relative;
  top:40px;
 

}
