div.warning {
	color : #FFFFFF;
	font-size : xx-large;
	font-weight : bold;
	text-align : center;
	text-transform : uppercase;
}

div.ourservice {
	padding : 2px;
	color : #000000;
	font-size : medium;
	font-style : italic;
	font-weight : bold;
	text-align : center;
	text-transform : uppercase;
}

a.navigation {
	color : #6699CC;
}

hr {
	color : #FFFFFF;
	width : 80%;
}

