body table tr td p {
background-color:#ffffff;
color: #000000;
}

a:link { 
 font-family: "Bookman Old Style", "Times New Roman", "Serif"; 
 color: #000000; text-decoration: underline;    
 background-color : transparent;  
 background : transparent;    
 }

A:VISITED {
	font-family: "Bookman Old Style", "Times New Roman", "Serif"; 
	color: #000000; text-decoration: underline;    
	background-color : transparent;  
	background : transparent;
}

a:hover { 
 font-family: "Bookman Old Style", "Times New Roman", "Serif"; 
text-decoration: none; color: #000000;  
background : transparent;  
background-color : transparent;  
}


BODY {
	margin : 0px 0px 0px 0px;
	text-align : left;
	font-family : "Bookman Old Style", Times, Serif;
	font-size : medium;
	font-style : normal;
	font-weight : normal;
	line-height : normal;
	background : White;
}

A.logo:LINK {
	background: transparent;
	font-size : 36px;
	text-decoration : none;
	font-style : normal;
	font-weight : 600;
	letter-spacing : 2px;
	color : Black;
}

A.logo:VISITED {
	background: transparent;
	font-size : 36px;
	text-decoration : none;
	font-style : normal;
	font-weight : 600;
	letter-spacing : 2px;
}


A.logo:ACTIVE {
	background: transparent;
	font-size : 36px;
	text-decoration : none;
	font-style : normal;
	font-weight : 600;
	letter-spacing : 2px;
	color : Black;
}

A.logo:HOVER {
	background: transparent;
	font-size : 36px;
	text-decoration : none;
	font-style : normal;
	font-weight : 600;
	letter-spacing : 2px;
	color : Black;
}


A.toplink:LINK {
	background-color : transparent;
	margin : 0px 0px 0px 0px;
	text-align : left;
	font-family : "Bookman Old Style", Times, Serif;
	font-size : 18px;
	font-style : normal;
	font-weight : 700;
	line-height : normal;
	background : transparent none;
	text-decoration : none;
}


A.toplink:VISITED {
	background-color : transparent;
	margin : 0px 0px 0px 0px;
	text-align : left;
	font-family : "Bookman Old Style", Times, Serif;
	font-size : 18px;
	font-style : normal;
	font-weight : 700;
	line-height : normal;
	background : transparent none;
	text-decoration : none;
}



A.toplink:HOVER {
	background: transparent;
	font-size : 18px;
	text-decoration : underline;
	font-weight : 700;
	line-height : normal;
}

#copyright {
text-align:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:small;
background-color:#ff9966;
)

.footer_left {
text-align:left;
font-size:medium;
font-family:Arial, Helvetica, sans-serif;
}

.footer_right {
text-align:right;
font-size:medium;
font-family:Arial, Helvetica, sans-serif;
float:right;
}


