.text			{
				color: #434343;
				font-size: 9pt;
				font-weight: bold;
				}


.text01 		{
				font-family: Verdana, Arial, Sylfan,"Times New Roman" Helvetica, sans-serif;
				color: green;
				font-size: 9pt;
				}

.text02 		{
				font-family: Verdana, Arial, sans-serif;
				color: black;
				font-size: 10pt;
				text-align: justify;
				}


.text03 		{
				font-family: Verdana, Arial, sans-serif;
				color: black;
				font-size: 8pt;
				text-align: right;
				}



.text04 		{
				font-family: Verdana, Arial, sans-serif;
				color: black;
				font-size: 8pt;
				text-align: left;margin-top:0px; margin-bottom:2px;
				}



.p01 	{margin-top: 3px; margin-bottom:3px; margin-left:5px; font-size:11pt;}
.p02 	{margin-top: 3px; margin-bottom:3px; margin-left:5px; font-size:11pt; }



a img 		{
			border: none; 
			
			} /*სურათებს ცილდება link-s მიმანიშნებელი ჩარცო , ეს იგევეა რაც html ფაილში: <a href="/"><img src="company-logo.png" alt="Company logo" border="0" /></a>*/

/*multiple links */

a.ltext01:link {color:green;font-weight:bold; text-decoration:underline;}
a.ltext01:visited {color:green; font-wight:none; text-decoration:underline;}

a.name:link 	{color: blue; font-weight:none; font-size:14;}
a.name:visited {color:blue;  font-weight:none; font-size:13;}
a.name:hover	{color:red; text-decoration:underline;}

a.donkey:link {color: blue; text-decoration: none; font-size:11px;}
a.donkey:visited {color: blue; text-decoration: none;font-size:11px;}
a.donkey:hover {color: orange; text-decoration: underline;font-size:11px; }
a.donkey:active {color: blue; font-size:11px }

a.diddy:link {color: #0000ff; font-size: 18pt; font-weight: bold;}
a.diddy:visited {color: #894f7b; font-weight: bold;}
a.diddy:hover {text-decoration: overline; background-color: #003399;}
a.diddy:active {color: red;}

a.instruction:link {color:white; font-size:9pt; font-weight:bold; text-decoration:none; }
a.instruction:visited {color:white; font-size:9pt; font-weight:bold; text-decoration:none; }


font a{ font-size:11px; color:#3E7291; text-decoration:underline}
font a:hover { font-size:11px; color:#3E7291; text-decoration:none}

.input	{width:154px; height:17px; border-color:#CDCDCD; border-bottom-width:1px; border-right-width:1px; background-color:#ffffff; padding-left:5px}



a[title~="Mail"] {text-decoration: none; }
