A {
	color : #FFFFCC;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
}
A:HOVER {
	color : #99FFCC;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
A:VISITED {
	color : White;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
}

A:LINK {
	color : #F0FFFF;
	font-size : x-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 : White;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;

}

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;
}

