/*LINKS*/
A:LINK		{	text-decoration: underline; color:#000000;	}
A:VISITED	{	color:#000000;	}
A:ACTIVE	{	color:#000000;	}
A:HOVER		{	text-decoration: underline;	}

a.nav_0 {text-decoration: none;}

a.nav_0:LINK		{	color:#000000;	text-decoration: none;}
a.nav_0:VISITED		{	color:#000000;	text-decoration: none;}
a.nav_0:ACTIVE		{	color:#000000;	text-decoration: none;}
a.nav_0:HOVER		{	text-decoration: underline;	}

a.aend:LINK		{	color:#aa0000;	text-decoration: none;}
a.aend:VISITED		{	color:#aa0000;	text-decoration: none;}
a.aend:ACTIVE		{	color:#aa0000;	text-decoration: none;}
a.aend:HOVER		{	text-decoration: underline;	}

a.del:LINK		{	color:#00aa00;	text-decoration: none;}
a.del:VISITED		{	color:#00aa00;	text-decoration: none;}
a.del:ACTIVE		{	color:#00aa00;	text-decoration: none;}
a.del:HOVER		{	text-decoration: underline;	}

body, td, th, p, input, select, textarea, li, ul, ol, div, a, span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table {
	font-size:12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
