@charset "UTF-8";
/* CSS Document */

BODY{
	cursor: url("images/nibcutoutbright_Cel_icon.ico") , default;
	text-align: center;
}
.italicblue {
	font-style: italic;
	font-weight: bold;
	color: #00F;
}


#BlueH2style {
	color: #03F;
	font-size: xx-large;
	text-align: center;
}
#BlueH2style strong em {
	text-align: center;
}
.italic {
	font-style: italic;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
