BODY {
	font-family: Verdana;
	font-size: 10pt;
}

TD {
	font-family: Verdana;
	font-size: 10pt;
}

.kursopavad {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
/*	font-style: italic;*/
}

.kursokodas {
	font-family: Verdana;
	font-size: 8pt;
}

.kursoanotacija {
	font-family: Verdana;
	font-size: 8pt;
	text-align: justify;
	color: black;
}

A:link {
	color: #000000;
	text-decoration: underline;
}
A:active {
	color: #000000;
	text-decoration: underline;
}
A:visited {
	color: #000000;
	text-decoration: underline;
}
A:hover {
	color: #005C8B;
	text-decoration: underline;
}
