body {
	background-color: #FFFFFF;

}

.indextype {
	font-family:"Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
	color:#000000;
	text-align:center;
}

.indexblink {
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: blink;
	color:#00FF00;
	text-align:center;
}
			
a:link {
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: blink;
	color:#FFFFFF;
	background-color:#000000;
	text-align:center;
}

a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: blink;
	color:#FFFFFF;
	background-color:#000000;
	text-align:center;
}

a:visited {
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: blink;
	color:#FFFFFF;
	background-color:#000000;
	text-align:center;
}
