body {
	font-family : Arial;
}

.logo  {
	font-size : 18px;
	color : white;
	font-weight : bold;
}

.title  {
	font-size : 14px;
	color : black;
}

td.upperlinks1
{
	font-size: 13px;
	color:#000000;
	text-decoration:none;
	font-weight : regular;
}

td.upperlinks1 a
{
	font-size: 13px;
	color:#000000;
	text-decoration:none;
	font-weight : regular;
}

td.upperlinks1 a:hover
{
	text-decoration:none;
	color:#DE0000;
}
.upperlinks2
{
	font-size: 13px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight : bold;
}

.upperlinks2 a
{
	font-size: 13px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight : bold;
}

.upperlinks2 a:hover{
text-decoration:none;
color:#C0C0C0;
}

.sidelinks
{
	font-size: 13px;
	color:#000000;
	text-decoration:none;
	font-weight : regular;
}
td.sidelinks a
{
	font-size: 13px;
	color:#000000;
	text-decoration:none;
	font-weight : regular;
}

td.sidelinks a:hover
{
text-decoration:none;
color:#be0000;
}

td.btmlinks
{
	font-size: 13px;
	color:#666699;
	text-decoration:none;
	font-weight : bold;
}

.btmlinks a
{
	font-size: 13px;
	color:#F89900;
	text-decoration:none;
	font-weight : bold;
}

.btmlinks a:hover
{
color:#666699;
font-weight : bold;
}

.text
{
text-decoration:none;
font-size: 13px;
color:Black;
}
.text a
{
text-decoration:none;
font-size: 13px;
color:Black;
text-decoration:underline;
}
.text a:hover
{
text-decoration:none;
font-size:13px;
color:gray;
text-decoration:underline;
}
.planet
{
text-decoration:none;
font-size: 10px;
color:Black;
}
.planet a
{
text-decoration:none;
font-size: 10px;
color:Black;
text-decoration:underline;
}
.planet a:hover
{
text-decoration:none;
font-size: 10px;
color:gray;
text-decoration:underline;
}

td.slogen
{
text-decoration:none;
font-size: 22px;
color:#ffffff;}
.address
{
text-decoration:none;
font-size: 12px;
color:#FFFFFF;
font-weight : bold;
}
.address a
{
text-decoration:none;
font-size: 12px;
color:#FFFFFF;
font-weight : bold;
}
.address a:hover
{
text-decoration:none;
font-size: 13px;
color:#FF9900;
font-weight : bold;
}
.bg { 
        background-image: url(images/index_01.jpg); 
        background-repeat: no-repeat; 
        background-position: right top; 
} 
.bg1 { 
        background-image: url(images/index_02.jpg); 
        background-repeat: no-repeat; 
        background-position: left top; 
}
.bg2 { 
        background-image: url(images/index_03.jpg); 
        background-repeat: no-repeat; 
        background-position: left top; 
}



