body {
background-color:#94a4b3;
margin:0;
}
 a.foot_link{
    font-family:tahoma;
    font-size:12px;
    color:#000;
    text-decoration:none;
 }
 a.foot_link:hover{
    font-family:tahoma;
    font-size:12px;
    color:#F90;
    text-decoration:none;
 }
 a.typy_link{
    font-family:tahoma;
    font-size:14px;
    color:#FFF;
    text-decoration:none;
 }
 a.typy_link:hover{
    font-family:tahoma;
    font-size:14px;
    color:#F00;
    text-decoration:underline;
 }
 a.tx_link{
    font-family:tahoma;
    font-size:12px;
    color:#F30;
    text-decoration:none;
 }
 a.tx_link:hover{
    font-family:tahoma;
    font-size:12px;
    color:#000;
    text-decoration:underline;
 }
  a.tx_name_link{
    font-family:tahoma;
    font-size:12px;
    color:#000;
	font-weight:bold;
    text-decoration:none;
 }
 a.tx_name_link:hover{
    font-family:tahoma;
    font-size:12px;
	font-weight:bold;
    color:#F00;
    text-decoration:underline;
 }
   a.index_link{
    font-family:tahoma;
    font-size:14px;
    color:#000;
    text-decoration:none;
 }
 a.index_link:hover{
    font-family:tahoma;
    font-size:14px;
    color:#F30;
    text-decoration:underline;
 }
.tx_view{
    font-family:tahoma;
    font-size:12px;
    color:#00F;
    text-decoration:none;
 }
.tx_view_a{
    font-family:tahoma;
    font-size:14px;
    color:#F00;
    text-decoration:none;
 }
.tx_title{
    font-family:tahoma;
    font-size:12px;
	font-weight:bold;
    color:#000;
    text-decoration:none;
 }
.tx_detail{
    font-family:tahoma;
    font-size:12px;
    color:#000;
    text-decoration:none;
 }

