/* LINKS */
}
A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:active {text-decoration: none;}
A:hover {text-decoration: underline;}

/* TEXT */

.text
{
   font-size: 10px;
   font-face: Georgia;
   line-height: 18px;
}