a, a:hover, a:visited, a:link, a:active
{
   color: #ff5900;
   text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

.topbar, .bottombar
{
  background-color: #ff5900;
  border-color: #e03c04;
}

.rightside_static
{
	background-image: url(/view/img/home/uochi.jpg);
}