.body {
    font-family: Times New Roman, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
td {
	text-decoration: none;
	color: #FFFFFF
}
img {
	text-decoration: none;
	border: none;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border: none;
	color: #FFFFFF
}
a:hover {
	text-decoration: underline;
	font-size: 11px;

}
a:visited {
    text-decoration: none;
}
a.lang {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	border: none;
	color: #FFFFFF;
	c
}
a.lang:hover {
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;

}
a.lang:visited {
    text-decoration: none;
	font-weight: bold;
}
a.menu {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border: none;
	color: #FFFFFF;
	
}
a.menu:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;

}
a.menu:visited {
    text-decoration: none;
	font-weight: bold;
}
.text {
	font-family: Garamond;
	font-size: 16px;
	color: #FFFFFF;
}
.small {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.header {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
