TD.glavni {
BORDER-RIGHT: #006482 1px solid;
BORDER-TOP: #006482 1px solid; 
BORDER-LEFT: #006482 1px solid; 
BORDER-BOTTOM: #006482 1px solid;
}

BODY, TD {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A.TXTSWAP {
	color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : underline  ! important;
}

A.TXTSWAP:HOVER {
	color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none  ! important;
}

P {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

P.copy {
	color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h1 {
	color : red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#head{
	color : #006482;
}

A {
	color : black;
	text-decoration : underline  ! important;
}

A:HOVER {
	color : Red;
		text-decoration : none ! important;
}

A.copy {
	color : white;
	text-decoration : underline  ! important;
}

A.copy:HOVER {
	color : white;
	text-decoration : none  ! important;
}