A:Link  {
	font-family : Times;
	color : Blue;
	text-decoration : none;
	
}

A:Visited  {
	font-family : Times;
	color : Blue;
	text-decoration : none;
	
}

A:Active  {
	font-family : Times;
	color : Red;
	text-decoration : none;
	
}

A:Hover  {
	text-decoration : underline;
	font-family : Times;
	color : Red;
	
	}

BODY  {
	margin-left : 1px;
	margin-right : 1px;
	margin-top : 10px;
	margin-bottom : 10px;
	background-color : #C0D8FF;
	font-size : 12pt;
	font-family : Times;
	color : Black;
	backgroundsrc=../grafika/tlo.gif;
}
.bottom
{
		font-family: Times;
		font-size: 9pt;
		font-weight: bold;
		color: #0088DF;
		}
