body {
	font-family: arial;
	color: #282828;
}

.normaltext {
	font-family: arial;
	color: #282828;
	font-size: 12px;
}

.bg {
	height: 100%; 
	width: 800px; 
	background-image: url('images/BG_Tile_Strip.gif'); 
	color: #ffffff; 
}

a:link
{
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #282828;
    text-decoration: none;
}

a:visited
{
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #282828;
    text-decoration: none;
}

a:active
{
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #282828;
    text-decoration: none;
}

a:hover
{
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #282828;
}

.footer {
	font-size: 9px; 
	font-family: arial;  
	color: #ffffff;
}

.footer a:link {
	font-size: 9px; 
	font-family: arial;  
	color: #ffffff;
}

.footer a:visited {
	font-size: 9px; 
	font-family: arial;  
	color: #ffffff;
}

.footer a:active {
	font-size: 9px; 
	font-family: arial;  
	color: #ffffff;
}

.footer a:hover {
	font-size: 9px; 
	font-family: arial;  
	color: #ffffff;
}
