﻿.sms_text
{
	font-size: 11pt;
	font-family: Verdana;
	color: #214c85;
	font-weight: bold;
}
.body_text
{
	font-size: 10pt;
	font-family: Verdana;
}
.big_font
	{
		font-size: 12pt;
		font-family: Verdana;
		font-weight:bold;
		color: #269a39;
		
	}
.save
	{
		font-size: 9pt;
		font-family: Verdana;
		color: #214c85;
		font-weight: bold;
	}

.key_features
{
  font-size: 8pt;
  font-family: Verdana;
  color: #01599d;
  font-weight: bold;
}
.features_text
{
	font-size: 8pt;
	font-family: Verdana;
	color: #214c85;
}
.copyright
{
	font-size: 7pt;
	font-family:Verdana;
	color: #bfc0c0;
}
.top_home
	{
	font-size: 8pt;
	font-family: Verdana;
	color: #8c8e8f;
	}
	
	}
.selectat
	{
	font-size: 10pt;
	font-family: Verdana;
	color: #214c85;
	font-weight: bold;
	text-decoration: none;
	
	}
.contacts
	{
	font-size:8pt;
	font-family:Verdana;	
	}
.dot_line
	{
	border: 1px #214c85;
	border-bottom-style:dotted;
	border-width: 90%;
	}

a:link 
	{
		text-decoration: none;
		font-family: Verdana;
		color: #214c85;
	}
a:visited
	{
		text-decoration: none;
		font-family: Verdana;
		color: #0c66dd;
	}
a:active
	{
		text-decoration: none;
		font-family: Verdana;
		color: #214c85;
	}
a.menu:link   {color: #bfc0c0;	text-decoration: none; }     /* unvisited link */
a.menu:visited{color: #bfc0c0;	text-decoration: none; } /* visited link */
a.menu:active {color: #bfc0c0;	text-decoration: none; } /* selected link */