a:link {
	color: #439BFF;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #439BFF;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.copyright {
font-family: Arial;
font-size: 12px;
color: white;
opacity:1;
filter:alpha(opacity=100);
-moz-opacity:1;
-khtml-opacity:1;
}
.text {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: ivory;
}
.box {
background-color: black;
opacity:1;
filter:alpha(opacity=100);
-moz-opacity100;
-khtml-opacity:100;
}

table
{ 
margin-left: auto;
margin-right: auto;
}

.center1
{ 
margin-left: auto;
margin-right: auto;
}
 
.center2
{ 
text-align: center;
}

.center
{ 
text-align: center;
}

.center table
{ 
margin-left: auto;
margin-right: auto;
text-align: left;
}

div.centered 
{
text-align: auto;
}

div.centered table 
{
margin: 0 auto; 
text-align: left;
}

.links a:link {
color: #439BFF;
font-family: tahoma;
font-size: 14px;
font-weight: normal;
text-decoration: none;
}
.links a:visited {
color: #439BFF;
font-family: tahoma;
font-size: 14px;
font-weight: normal;
text-decoration: none;
}
.links a:hover {
color: #FFFFFF;
font-family: tahoma;
font-size: 14px;
font-weight: normal;
text-decoration: underline;
}