/* CSS Document */

td {
font-size:12px;
color: #333333;
font-family:sans-serif;
}
.topic{
font-weight:bold;
font-size:13px;
color: #000000;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
fieldset{
border:1px solid  #0099FF;
border-bottom-width:7px;
padding: 10px;
}
legend {
color:#0000FF;
font-weight:bold;}
img{
border:0px;}
/*.button{
background:url(../img/button.png);
width:100px;
height:30px;
border:0px;
font-size:12px;
color: #0000FF;
font-weight:bolder;
cursor: pointer;
}*/
tp{
border-bottom:1px solid #999999;
color: #666666;

}
