a:link{
	font-family: Verdana;
	font-size: 12px;
	color : #002AFF;
	font-weight: bold;
}
a:active{
	font-family: Verdana;
	font-size: 12px;
	color : Red;
	font-weight: bold;
}
a:visited{
	font-family: Verdana;
	font-size: 12px;
	color : #C71585;
	font-weight: bold;
}
a:hover{
	color: Red;
}
P {
	font-family: Arial;
	font-size : 11px;
	color : Black;
	font-weight : bold;
}
H1 {
	font-family: Arial;
	font-size : 32px;
	color : Red;
	font-weight : bold;
}

H2 {
	font-family: Arial;
	font-size : 32px;
	color : #00CC00;
	font-weight : bold;
	font-style : italic;
}
H3 {
	font-family: Arial;
	font-size : 28px;
	color : Green;
	font-weight : bold;
	font-style : italic;
}

H4 {
	font-family: Arial;
	font-size : 16px;
	color : Black;
	font-weight : bold;
}

H5 {
	font-family: Arial;
	font-size : 16px;
	color : Red;
	font-weight : bold;
}

BODY {
	background-image : url("http://propanetanks.us/c3h8fade.jpg");
}




