body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	background-image: url('../images/bg_intro.jpg');
	background-attachment: fixed;
}
body,td,th {
	color: #ebdea9;
	font-family: Courier New, Courier, monospace;
}
A.expos:link 
{
	font-family: Courier New, Courier, monospace;
	font-weight: bold;
	font-size: 14pt;
	color: #ebdea9;
	text-decoration: underline;
}

A.expos:visited 
{
	font-family: Courier New, Courier, monospace;
	font-weight: bold;
	font-size: 14pt;
	color: #ebdea9;
	text-decoration: underline;
	
}
A.expos:hover 
{
	font-family: Courier New, Courier, monospace;
	color: #fbe4bb;
	font-weight: bold;
	font-size: 14pt;
	text-decoration: none;
}

A.links:link 
{
	font-family: Courier New, Courier, monospace;
	font-weight: bold;
	font-size: 12pt;
	color: #888888;
	text-decoration: underline;
}

A.links:visited 
{
	font-family: Courier New, Courier, monospace;
	font-weight: bold;
	font-size: 12pt;
	color: #888888;
	text-decoration: underline;
	
}
A.links:hover 
{
	font-family: Courier New, Courier, monospace;
	color: #000000;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}

A:link 
{
	font-family: Courier New, Courier, monospace;
	font-weight: bold;
	font-size: 10pt;
	color: #efd8ae;
	text-decoration: none;
}

A:visited 
{
	font-family: Courier New, Courier, monospace;
	font-weight: bold;
	font-size: 10pt;
	color: #a08046;
	text-decoration: none;
	
}
A:hover 
{
	font-family: Courier New, Courier, monospace;
	color: #fbe4bb;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
}
