.caption {
	font-size : 40px;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	margin-left : 5px;
	margin-right : 5px;
}
p {
	font-family: Tahoma;
	font-size: 12px;
	color: #black;
	padding-bottom : 5px;
	padding-top : 0px;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
}
.descr {
	font-size : 14px;
	color : #000000;
	font-family : "Times New Roman", Times, serif;
	margin-bottom : 20px;
}

.link {
	font-size : 24px;
	color : #006699;
	font-family : "Times New Roman", Times, serif;
}

.menu {
	font-size : 12px;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;	
}
.smallmenu {
	font-size : 11px;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	margin-left : 5px;
	margin-right : 5px;
}

.topmenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #EEEEEE;
	font-weight: bold;
	padding-top: 9px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 6px;
}
a.topmenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: none;
}
a.topmenu_current {
	font-family: Tahoma;
	font-size: 11px;
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 4px solid #9E0B0E;
	padding-bottom: 2px;
}
a:hover.topmenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 4px solid Silver;
	padding-bottom: 2px;
}
a.sp_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: none;
}
a:hover.sp_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 4px solid Silver;
	padding-bottom: 2px;
}
a.sp_current_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 4px solid #666666;
	padding-bottom: 2px;
}
