/*
 * Ime fajla		: tekstual.css
 *
 * Autor		: Alex Wolf - baneiv@bigfoot.com
 * Datum kreiranja	: 19.11.2002
 * Upotreba fajla	: http://www.rastimo.org.yu
 * Verzija 		: 2
 *
 */


A {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color : #006633;
; text-decoration: none; font-style: normal
}
A:HOVER {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight: normal;
	color : #990000;
; font-style: normal
}
