a.link_0:link
{
	color: #A5A128; 
	text-decoration: none;
}
a.link_0:visited
{
	color: #A5A128; 
	text-decoration: none;
} 
a.link_0:active 
{
	color: white;
}
a.link_0:hover
{
	color: green;
}
a.link_1:link
{
	color: #324301; 
	text-decoration: none;
}
a.link_1:visited
{
	color: #A5A128; 
	text-decoration: none;
} 
a.link_1:active 
{
	color: white;
}
a.link_1:hover
{
	color: white;
}
body
{
	font-family: Bookman Old Style, Times New Roman, Times;
	background-color: #324301;
	color: #324301;
	font-size: 12px;	
}
table
{
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102); 
	font-size: 12px;	
	line-height: 20px;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Bookman Old Style, Times New Roman, Times;
	font-size: 15px;	
}
h1
{
	color: rgb(51,51,204);
}
h2
{
	color: rgb(0,153,51); 
}
h3
{
	color: rgb(204,51,51); 
}
h4
{
	color: rgb(51,0,204);
}
h5
{
	color: rgb(0,153,51);
}
h6
{
	color: rgb(204,51,51);
}
