a:link {
	color : #a3A9d3;
	font-family : inherit;
	text-decoration : none;
	font-weight : bold;
}
a:active {
	color : #a3A9d3;
	font-family : inherit;
	text-decoration : none;
	font-weight : bold
}
a:visited {
	color : #a3A9d3;
	font-family : inherit;
	text-decoration : none;
	font-weight : bold
}
a:hover{color : #cccccc; 
font-family : inherit;
	text-decoration : none;
	font-weight : bold
}
.text{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height : normal;
	color : #cccccc;
}
.text2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : normal;
	color : #cc6633;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height : normal;
	color : #cccccc;
	font-weight :bold;
	letter-spacing : 1px;
}

