body {
background-color:#FFF;
margin:0;
}
 a.foot_link{
    font-family:tahoma;
    font-size:12px;
    color:#FFF;
    text-decoration:none;
 }
 a.foot_link:hover{
    font-family:tahoma;
    font-size:12px;
    color:#F00;
    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:14px;
    color:#FFF;
    text-decoration:none;
 }
 a.tx_link:hover{
    font-family:tahoma;
    font-size:14px;
    color:#F00;
    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:#FFF;
    text-decoration:none;
 }
.tx_detail{
    font-family:tahoma;
    font-size:12px;
    color:#000;
    text-decoration:none;
 }
 .tx_rec{
    font-family:tahoma;
    font-size:14px;
	font-weight:bold;
    color:#FFF;
    text-decoration:none;
 }
 .tx_title_aa{
    font-family:tahoma;
    font-size:14px;
	font-weight:bold;
    color:#0e86e4;
    text-decoration:none;
 }

