.basictxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.righttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: right;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #600;
	padding: 0px 6px 0px 6px;
}

body {
	background-color: #300;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	/* [disabled]background-color: #FFF; */
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #333;
}

a:hover {
	text-decoration: none;
	color: #666;
}

a:active {
	text-decoration: none;
	color: #333;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 15px;
}

h3 {
	font-size: 14px;
}

h4 {
	color: #666;
	font-size: 12px;
}

h5 {
	color: #666;
	font-size: 11px;
}
h6 {
	color: #666;
	font-size: 9px;
}
<style type="text/css">
a:link {
	color: #999;
}
body,td,th {
	color: #CCC;
}
a:visited {
	color: #999;
}
a:active {
	color: #999;
}
a:hover {
	color: #999;
}
h1 {
	color: #CCC;
}
h2 {
	color: #CCC;
}
h3 {
	color: #CCC;
}
body {
	background-color: #CCC;
}
.basic {	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.pics {	border: 1px solid #000000;
}
</style>