.textas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	color: #017366;
	text-decoration: none;
}
.antraste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bolder;
	color: #12034C;
	text-decoration: none;
}
.linkas {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.linkas:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #00675C;
	text-decoration: underline;
}
.kursorius {
	cursor:  url(images/cursor.cur);;
}
H1{
	margin:0px; 
	background-color:#485f84; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#FFFFFF;
	padding:0px 0px 0px 10px; 
}
.footer_linkas{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
.footer_linkas:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.footer_li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style:none;
	font-size: 12px;
}