.gvul {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #333333;
}
.languages {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a.style1:link {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.style1:visited {

	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.style1:hover {


	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.gvul2 {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #333333;


}
.gvul3 {
	border: thin dotted #333333;
}
.languages2 {

	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.gvulsmol
 {
border-left-style:solid;
border-left-width:thin;
border-left-color:#333333;
}
.gvulbottom
 {
border-bottom-style:solid;
border-bottom-width:thin;
border-bottom-color:#333333;
}