a:link, a:visited, a:active {
	font-family: verdana, arial;
	font-size: 4px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #666666;
	font-size:4px;
	text-decoration: none;
}

a.a1:link, a.a1:visited, a.a1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: 114477;
	font-weight: bolder;
	text-decoration: none;
}

a.a1:hover {
	color: #336699;
	font-size:14px;
	text-decoration: none;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: cccccc;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	color: 666666;
}
body {
    text-align:       center;
    margin:           0;
    padding:          0;
    background-color: #666666;
}
#Center {
    text-align:       left;
    margin-left:      auto;
    margin-right:     auto;
    position:         relative;
    width:            954px;
    height:           582px;
    background-color: #666666;
}
