A {
	text-decoration : none ;
}

A:link {
	color : white;
	cursor : crosshair;
}

A:visited {
	color : white;
	cursor : crosshair;
}

A:hover {
	color : white;
	cursor : crosshair;
}

BODY {
	background : #000000 url("back.bmp") repeat-y fixed;
	cursor : crosshair;
}

.font7 {
	color : white;
	font-size : xx-large;
	font-family : "Brush Script MT","Chiller","Freestyle Script","Kunstler Script","Mistral","Palace Script MT","Script","Script MT Bold","Vivaldi","Vladimir Script";
	text-align: right;
}

.font5 {
	color : white;
	font-size : large;
	font-family : "Brush Script MT","Chiller","Freestyle Script","Kunstler Script","Mistral","Palace Script MT","Script","Script MT Bold","Vivaldi","Vladimir Script";
	text-align: right;
}

.font2 {
	color : white;
	font-size : x-small;
	text-align: right;
}