/*link color and size definition*/

a.yellow-language        {font-size : 8pt; color : #FFFF00; text-decoration : underline;}
a.green-language         {font-size : 8pt; color : #00CC00; text-decoration : underline;}

a.green-title            {font-size : 12pt; color : #00CC00; text-decoration : underline;}
a.aqua-subtitle          {font-size : 11pt; color : Aqua; text-decoration : underline;}
a.yellow-title           {font-size : 12pt; color : #FFFF00; text-decoration : underline;}

a.blue-contact           {font-size : 9pt; color : Blue; text-decoration : underline;}
a.grey-copy              {font-size : 9pt; color : #999999; text-decoration : underline;}

a.green-explain          {font-size : 10pt; color : Green; text-decoration : underline;}
a.black-explain          {font-size : 10pt; color : Black; text-decoration : underline;}
a.yellow-explain         {font-size : 9pt; color : #FFFF00; text-decoration : underline;}
a.m   					 {color : Blue; text-decoration : underline; font-family : Arial;}

/*vertical line -- size and color*/

.aqua-vline              {font-size : 8pt; color : Aqua;}
.aqua-comma              {font-size : 10pt; color : Aqua;}
.text-white              {font-size : 11pt; color : White;}
.crna                    {font-size : 9pt; color : Black; font-family: arial, times new roman;}
.crna-naslov             {font-size : 10pt; color : Black;  font-family: arial, times new roman;}
.crna1                   {font-size : 9pt; color : Black; font-family: arial, times new roman;}
.lb   					 {color : Balck; font-family : Arial;}