/* CSS Document */
a      {text-decoration: none; font-size: 12px;}
a:link, a:visited, a:active {color: #FFFFFF;}
a:hover{text-decoration: underline; color: #FFC61E;}
a.none:hover {text-decoration: none;}

a.tit      {text-decoration: none; font-size: 10px;}
a.tit:link, a:visited, a:active {color: #FFFFFF;}

.block	{text-decoration: none; font-size: 10px; color: #FFFFFF;}

body   {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333300;}
		
img    {border: 0px;}

p      {font-size: 12px; text-align: justify;}

td     {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;}

.color  {color: #FFC61E;}
.color0 {color: #000000;}
.smoll  {font-size: 5px}
.no     {background-repeat: repeat-x;}
.nod    {background-position: bottom;}
.nov    {background-repeat: repeat-y;}
.center {text-align: center;}
