a{
	text-decoration: none;
}
a:link
{	color: #3333ff;

}
a:visited
{	color: #3333ff;
}
a:active
{	color: #ccccff;
	
}
a:hover
{	color: #ccccff;
}

.index
{	color: #3333ff;
	font-weight: 900;
	
}
h1 {
	font-weight: normal;
	color: #3300ff;
	font-size: 12px;
	margin:0px;
}
h2 {
	font-weight: normal;
	color: #3300ff;
	font-size: 12px;
	margin:0px;
}
