body {
background-color:#ccc;
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:#000;
    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:16px;
    color:#F30;
	font-weight:bold;
    text-decoration:none;
 }
 a.index_link:hover{
    font-family:tahoma;
    font-size:16px;
	font-weight:bold;
    color:#000;
    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:14px;
	font-weight:bold;
    color:#000;
    text-decoration:none;
 }
.tx_detail{
    font-family:tahoma;
    font-size:12px;
    color:#333;
    text-decoration:none;
 }
.pvB {font-family: Tahoma;
	font-size: 13px;
	color: #000;
}
.pvC {font-family: Tahoma;
	font-size: 12px;
	color: #000;
}
.redTx {font-family: Tahoma;
	font-size: 13px;
	color: #F00;
}
