a {
	color: #333399;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : underline;
}
a:hover {
	text-decoration : underline;
	color: #3333FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.a1{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
}

.a1:hover{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

.a2{
	font-family: Arial, Helvetica, sans-serif;
	color:#660000;
	font-size: 11px;
	text-decoration:none;
}

.a2:hover{
	color:#F20000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

body {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	BORDER: 1px solid;
}

table {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}

.topic_name {
	font-family: Arial;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}

.header_name {
	font-family: Arial;
	color: #8888AA;
	font-size: 20px;
	font-weight: bold;
}

.copyright {
	font-family: Verdana;
	font-size: 11px;
	color: #AAAAAA;
}









.Index_main_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.Free_main_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.menu {
	font-family: Verdana;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
}


.formtext {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	BORDER: 1px solid;
}


.browsebutton {
   BORDER: black 1px solid;
   BACKGROUND-COLOR: #C2CEE0;
   FONT-FAMILY: Arial,Verdana,Tahoma;
   FONT-WEIGHT: bold;
   FONT-SIZE: 11px;
   COLOR: #204060;
}

.formbutt {
   BORDER: black 1px solid;
   BACKGROUND-COLOR: #24941B;
   FONT-FAMILY: Arial,Verdana,Tahoma;
   FONT-WEIGHT: bold;
   FONT-SIZE: 11px;
   COLOR: #FFFFFF;
}

.stylebutt {
   BORDER: black 1px solid;
   BACKGROUND-COLOR: #CCCCCC;
   FONT-FAMILY: Arial,Verdana,Tahoma;
   FONT-WEIGHT: bold;
   FONT-SIZE: 11px;
   COLOR: black;
}

.delbutt {
   BORDER: black 1px solid;
   BACKGROUND-COLOR: red;
   FONT-FAMILY: Arial,Verdana,Tahoma;
   FONT-WEIGHT: bold;
   FONT-SIZE: 11px;
   COLOR: #FFFFFF;

