/* ********** STANDARD TEXT LINKS ********** */

body, td {
	color: #000000;
	font-family: Times New Roman, Times, serif; 
	font-size: 11pt;
} 
a:link, a:visited {
	color: #764916; 
	font-family: Times New Roman, Times, serif; 
	font-size: 11pt;
	text-decoration: underline; 
} 
a:hover, a:active {
	color: #3e6b15; 
	font-family: Times New Roman, Times, serif; 
	font-size: 11pt;
	text-decoration: underline; 
}

/* ********** DEFAULT LINKU ********** */

#normal {text-decoration : none; color : black; font-family : verdana; font-size : 10pt; font-weight : bold;} 
#normal_red {text-decoration : none; color : #800000; font-family : verdana; font-size : 10pt;} 
#normal_white {text-decoration : none; color : white; font-family : verdana; font-size : 10pt;} 
#heading {text-decoration : none; color : black; font-family : verdana; font-size : 10pt; font-weight : bold;} 
#heading_white {text-decoration : none; color : white; font-family : verdana; font-size : 10pt; font-weight : bold;} 
#error {text-decoration : none; color : #800000; font-family : verdana; font-size : 10pt; font-weight : bold;} 
#paging {text-decoration : none; color : black; font-family : verdana; font-size : 10pt;}