h1 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
p {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;


}
a.intro:link {
	font-family: Tahoma;
	color: #CCCCCC;
}
a:visited {
	font-family: Tahoma;
	color: #CCCCCC;
}
a.intro:hover {
	font-family: Tahoma;
	color: #FFCC00;
	text-decoration: none;
}
a.intro:active {
	font-family: Tahoma;
	color: #CCCCCC;
}
a.lang:link {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 10px;
	color: #FF3300;




}
a.lang:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF3300;
	text-decoration: none;


}
a.lang:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #990000;
	text-decoration: none;


}
a.lang:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF3300;
	text-decoration: none;

}
a.contact:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;


}
a.contact:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;


}
a.contact:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #990033;
	text-decoration: none;


}
a.contact:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;


}
