﻿body {
}

#topbar
{
	font-family:Arial;
	font-size  :12px;
	color      :black;
}
#topbar a
{
	font-family:Arial;
	font-size  :12px;
	color      :Orange;
}

#tail
{
	font-family:Arial;
	font-size  :12px;
	background-color:#2CA0F8;
	color      :White;
}

#service
{
	font-family:Arial;
	font-size  :14px;
	vertical-align:top;
}
#servicestyle
{
    border-left:solid,1,Red;
    border-bottom:solid,1,Red;
    border-right:solid,1,Red;
}

#movemsg
{
	font-family:Arial;
	font-size  :12px;
	font-weight:bold;
	color:White;
}

a {
	text-decoration: none;
	font-size:14px;
	color: Gray;
}

a:visited {
	color: Black;
}

a:hover {
	text-decoration: underline;
	color: #DBB94F;
}

a:active {
	color: Black;
}


#dlist a {
	text-decoration: none;
	font-size:12px;
	color: Black;
}

#dlist a:visited {
	color: Black;
}

#dlist a:hover {
	text-decoration: underline;
	color: #5993FE;
}

#dlist a:active {
	color: #5993FE;
}