/*	EDIT	by krickal@inode.at	2007-02-10	*/	 

td,
p,
h1,
h2,
h3,
h4,
ul,
ol,
li,
div,
span,
address,
blockquote,
nobr,
a:link,
a:active,
a:visited, 
a:hover,
a:focus
{
	
	 font-family: Arial, Geneva, Helvetica, sans-serif; 
}

td,p,h1,h2,h3,h4,ul,ol,li,div,span,address,blockquote,nobr 
 {
	 color:#000000;
	 font-size:11px;
 }
 
a:link,
a:active,
a:visited, 
a:hover,
a:focus
{
	text-decoration:none;
}

a:link 
{ 
	color:#01326B;
}
 
a:visited 
{ 
	color:#003366;
}
	
a:active,
a:hover,
a:focus
{ 
	color:#FF0000; 
}