/*--------- LINKS GRAFIKA -------------*/

a.grafika:link	{
	color:#96f;
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
	text-decoration:underline;
}

a.grafika:visited	{
	color:#96f;
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}

a.grafika:hover	{
	color:white;
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
	text-decoration:underline;
}

DIV.grafika	{
	color:#96f;
	font-family:verdana;
	font-size:8pt;
	text-align:center;
}

TD.grafika	{
	border-width:2px 0px 0px 0px;
	border-color:white;
	border-style:solid;
	background:#317;
}