/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	background-image: url(images/bg.gif);
}
a:visited {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a:link {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
a.menu:visited {
	color: #002131;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:link {
	color: #002131;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color: #E4C801;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.submenu:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.submenu:link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.submenu:hover {
	color: #E4C801;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.bakermedia:visited {
	color:#002131;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.bakermedia:link {
	color:#002131;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.bakermedia:hover {
	color: #E4C801;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.copyright {
	font-size: 11px;
	color: #001F31;
}
.menu-spacer {
	color: #001F31;
	font-size: 12px;
}
.address {
	font-size: 12px;
	color: #FFFFFF;
}
.texthome {


	font-size: 12px;
	color: #001F32;
}

/* Pudding styles */
a.pudding_link:link{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #ffffff;
 text-decoration: none;
}

a.pudding_link:visited{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #ffffff;
 text-decoration: none;
}

a.pudding_link:hover{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #ffffff;
 text-decoration: underline;
}