<STYLE TYPE="text/css">

body {
	font-family: verdana; 
	font-size: 11; 
	line-height: 1.2;
	color: white;
}

p {
	font-family: verdana; 
	font-size: 11; 
	line-height: 1.2;
	color: white;
}

td {
	font-family: verdana; 
	font-size: 11; 
	line-height: 1.2;
	color: white;
}

.home_news {
	font-family: verdana; 
	font-size: 11; 
	line-height: 1.2;
	color: 222222;
}

.sectiontitle {
	font-weight: bold;
}

.ctatext {
	font-size: 11;
	font-family: verdana;
}

.smalltext {
	font-size: 11;
	font-family: verdana;
}

.pagetitle {
	font-size: 18;
	font-family: verdana;
	font-weight: bold;
}

.logo {
	color: white;
}

a.cart:link {
	color: #cccccc;
	text-decoration: none;
	font-size: 11; 
	background-color: orange;
}
a.cart:visited {
	color: 333333;
	text-decoration: none;
	font-size: 11; 
	background-color: orange;
}
a.cart:alink {
	color: orange;
	text-decoration: none;
	font-size: 11; 
	background-color: orange;
}
a.cart:hover {
	color: white;
	text-decoration:none;
	font-size: 11; 
	background-color: orange;
}

a.navbar:link {
	color: #cccccc;
	text-decoration: none;
	font-size: 11; 
}
a.navbar:visited {
	color: #cccccc;
	text-decoration: none;
	font-size: 11; 
}
a.navbar:alink {
	color: orange;
	text-decoration: none;
	font-size: 11; 
}
a.navbar:hover {
	color: white;
	text-decoration:none;
	font-size: 11;
}

a.navbar_selected:link {
	color: orange;
	text-decoration: none;
}
a.navbar_selected:visited {
	color: orange;
	text-decoration: none;
}
a.navbar_selected:alink {
	color: orange;
	text-decoration: none;
}
a.navbar_selected:hover {
	color: orange;
	text-decoration:none;
}

a:link { 
	color:#cccccc;
}

a:visited { 
	color:#cccccc;
}

a:active {
	color: orange;
}

a:hover {
	color:white;
}


</STYLE>
