body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}


.but{
	font-family :Tahoma;
	COLOR: #000000;
	background-color: #E9E9E9;
	border : 1px solid #000000;
	font-family : Tahoma;
	font-size : 12px;
}


.link {
	font-family: Tahoma;
	color: #3300CC;
	font-size: 13px;
	text-decoration: none;
}
.link:visited {
	font-family: Tahoma;
	color: #3300CC;
	font-size: 13px;
	text-decoration: none;
}
.link:HOVER {
	font-family: Tahoma;
	color: #3300CC;
	font-size: 13px;
	text-decoration: underline;
	
}

.title {
	font-family: Monotype Koufi, Tahoma;
	color: #253A71;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

.menu {
	font-family: Monotype Koufi, Tahoma;
	color: #253A71;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.menu:visited {
	font-family: Monotype Koufi, Tahoma;
	color: #253A71;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.menu:HOVER {
	font-family: Monotype Koufi, Tahoma;
	color: #253A71;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	
}

.menu2 {
	font-family: Monotype Koufi, Tahoma;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.menu2:visited {
	font-family: Monotype Koufi, Tahoma;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.menu2:HOVER {
	font-family: Monotype Koufi, Tahoma;
	color: #FFFF00;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
.txt {
	font-family: Tahoma;
	/*color: #253A71;*/
	font-size: 13px;
	text-decoration: none;
}
.whitetxt {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
}
.picborder {
	border: thin solid #253A71;
}