body {
	background-color: #FFFFFF;
	color:#2E3192;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana,Arial,Helvetica;
	font-size: x-small;
	font-weight: normal;
}
normal {
	color: black;
	background: #AAAAAA; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
}
td {
	color:#2E3192;
	font-size: x-small;
}
h1 {
	color:#2E3192;
	font-family:Verdana,Arial,Helvetica;
	font-size: medium;
}
a:active {
	COLOR: #ED1C24;
	text-decoration: none;
	font-size : small;
	font-family: Helvetica,Arial,serif;
}
A:visited {
	COLOR: #ED1C24;
	font-family: Helvetica,Arial,serif;
	font-size: x-small;
	TEXT-DECORATION: none;
	font-weight: lighter;
}
A:link {
	COLOR: #ED1C24;
	background: transparent; 
	font-family: Helvetica,Arial,serif;
	font-size: x-small;
	TEXT-DECORATION: none;
}
a:hover {
	COLOR: red;
	font-family: Helvetica,Arial,serif;
	font-size: x-small;
	text-decoration: underline;
	font-weight: lighter;
}
.meniu {
	font-size: 10px;
	color: navy;
	font-weight:bolder; 
	text-decoration: none;
}
.meniu a:link {
	font-size: 10px;
	color: navy;
	font-weight:bolder; 
	text-decoration: none;
}
.meniu a:visited {
	font-size: 10px;
	color: navy;
	font-weight:bolder; 
	text-decoration: none;
}
.meniu a:hover {
	font-size: 10px;
	color: red;
	font-weight:bolder; 
	text-decoration: underline;
}
.meniu a:active {
	font-size: 10px;
	color: navy;
	font-weight:bolder; 
	text-decoration: none;
}
img	{
	border-style: none
}

