A {
	color : White;
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
A:HOVER {
	color : Yellow;
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A:LINK {
	color : White;
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
}

H1 {
	color : #FFF8DC;
	font-size : medium;
	font-style : oblique;
	font-weight : bold;
}


.bim {
	color : Aqua;
	font-size : x-small;
	font-weight : bold;
}
BIG {
	color : Blue;
	font-size : medium;
	font-weight : lighter;
	font-style : normal;
}

DT {
	color : #FF0033;
	font-size : small;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
}

B {
	color : #00CC99;
	font-weight : normal;
	font-size : small;
	font-family : cursive;
}
I{
	color : #0066FF;
	font-weight : normal;
	font-size : medium;
	font-style : normal;
	font-family : cursive;
}

em {
	color : White;
	font-size : xx-small;
	font-style : normal;
	font-weight : bolder;
	font-family : Arial, Helvetica, sans-serif;
}


LI {
	color : Aqua;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
}

.x {
	color: Red;
	font-size : small;
	font-style : oblique;
	font-weight : bold;
}

CITE {
	color : Teal;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
}

