a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #000099;
	text-decoration: none;
}
hr {
	
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;


}
body {
	color: #660000;
	text-decoration: none;




}
h2 {
	color: #660000;
}
td {
	font-size: x-small;
}
td.a2table{
	width: 200px;
	height: 50px;

	border: 1px dashed #000000;
	font-size: 12px;
}
td.news{
	width: 500px;
	border: 1px solid #990000;
	font-size: 12px;
}
td.normal{
	border: 1px solid #D9D9FF;
	font-size: 12px;
}
td.mainindex{
	width: 190px;
	height: 20px;
	border: 0px;
	background-color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	border-bottom: 1px inset #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

a:hover.menu {
	background-color: #FFEAEA;
	width: 190px;

	border: 0px;
	border-bottom: 0px inset #660000;	
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
