H1 {
	font : bold x-large arial;
	color : #ffffff;
}

A:link {
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
	font-family : arial;
}
A:visited {
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
	font-family : arial;
	
}
A:hover {
	COLOR: #ccccff;
	TEXT-DECORATION: none;
	font-family : arial;
	
}

body {
	
	font-weight : bold;
	font-size: 18px;
	color : #cc33ff;
	font-family : Verdana;
	background: #999999;
}

.d {
	font-family : Verdana;
	font-size: 20px;
	color : #cc33ff;
	background : #333333;
	
}
.d1 {
	font : bold large;
	font-size: 16px;
	color : #ffffff;
	background : #333333;
	
}
.d2 {
	font-family : arial;
	font-size: 18px;
	color : #cc33ff;
	background : #333333;
}

.r {
    font-size: 13px;
	color : #cc33ff;
	font-family : Arial;
}

