﻿body {
}
.zumrut
{
 font-family:Verdana;
 color:#abd3ed;
 font-size:12px;

}
a:link 
{
	font-family:Verdana;
	color:#abd3ed;
	font-size:12px;
 	text-decoration: none;
}
a:visited 
{
	font-family:Verdana;
	font-size:12px;
	text-decoration: none;
	color:#abd3ed;

}
a:hover 
{
	font-family:Verdana;
	font-size:12px;
	text-decoration: underline;
	color:#abd3ed;
	
}
a:active 
{
	font-family:Verdana;
	font-size:12px;	
	text-decoration: none;
	color:#abd3ed;
}

.border-bot 
{
	border-bottom : #bffffbb 1px solid;
	background-color: #ffffff;
}

.border-lr {
	border-left : #bfffbb 1px solid;
	border-right : #bgggbb 1px solid;
	background-color: #ffffff;
}


