body,table,tr,td,a {
	font-family: Tahoma;
	font-size: 11px;
}
body {
	font-family: Tahoma;
	font-size: 11px;
	background: White;
	color: Black;
}
a, a:link {
	font-weight: bolder;
	text-decoration: none;
	color: White;
}
a:visited {
	color: #FAFAFA;
}
a:hover {
	font-weight: bolder;
	text-decoration: underline;
	color: #DCDCDC;
}
.gora {
	color: White;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bolder;
	font-variant: small-caps;
}
.dol {
	color: White;
	font-family: Tahoma;
	font-size: 11px;	
}
.tresc {
	color: #FFF0F5;
	font-family: Tahoma;
	font-size: 11px;		
}
input, select, textarea {
	background-color: #AF1375;
	color: #FFF0F5;
	font-family: Tahoma;
	font-size: 11px;			
}
#mainlink {
	color: #AF1375;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bolder;
	font-variant: small-caps;
	float: right;
	text-align: right;
}
#mainlink a, #mainlink a:link, #mainlink a:visited {
	color: #AF1375;
	font-family: Tahoma;
	font-size: 13px;
}
#mainlink a:hover {
	color: #D7158F;
	font-family: Tahoma;
	font-size: 13px;
}
#footerspan {
	color: #A9A9A9;
	font-size: 10px;
	float: right;
	text-align: right;
}
