@import url("default.css");


#smallpage_left {
	background: #ffffff;
	color:#000000;
}
#smallpage_right {
	background: #000000;	
	color:#ffffff;
}

a:link {
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}


#smallpage_left a:link {
	color: #f25204;
}

#smallpage_left a:visited {
	color: #f25204;
}

a:visited {
	color: #ffffff;
}


.tabheader {
	color: #f25204;
}
