body {margin:0px;
background:#EDF1F0;
}
.menuUp {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding-left:20px;
	padding-right:20px;
}
.menuUp:hover {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
a {
	font-family: verdana;
	text-decoration: underline;
	color: #003366;
}
a:hover{
	font-family: verdana;
	text-decoration: none;
}
.link1 {
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	padding:2px;
}
.link1:hover {
	font-size: 10px;
	color: #EFEFEF;
	text-decoration: none;
	background: red;
	padding:2px;
}
td,div,p{
	font-family: verdana, arial;
	font-size: 11px;
	font-color: #003366;
}
h2 {
	font-family: verdana, arial;
	font-size: 10px;
	font-color: #003366;
}
h1 {
	font-family: verdana, arial;
	font-size: 11px;	
}
.link2 {
	text-decoration: none;
}
.link2T {
	text-decoration: underline;
}
.link2T:hover {
	text-decoration: underline;
}
.link2TP {
	text-decoration: underline;
	color: red;
}
.link2TP:hover {
	text-decoration: underline;
	color: red;
}
.link2D {
	text-decoration: none;
	color: #000000;
}
.link2D:hover {
	text-decoration: none;
	color: #000000;
}

.linkSP {
	text-decoration: none;
	font-size: 10px;
	color: #666666;
}


.linkSPD {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}
.linkSPD:hover {
	text-decoration: none;
	color: #000000;
}

.linkSPT {
	text-decoration: underline;
}
.linkSPT:hover {
	text-decoration: underline;
}

.adresaSite {
	color: #666666;
}

