A:link {font-size: small; color: #0000FF}
A:visited {font-size: small; font-weight: 300; color: #808000}
A:active {font-size: small; color: #0000CC}
A:hover {font-size: small; color: #0000FF;  background : #FFCC33; ; filter: Xray}
hr {width: 50: size: 10; color: #808080}
body { color: black; font-family: Arial ; font-size: small}
H1 { font-size: x-large; color: red; font-family: Arial}
H2 { font-size: large; color: red; font-family: Arial }
H3 { font-size: medium; color: black; font-family: Arial }
H5{
	font-size: x-small;
	text-indent : 20px;
	line-height : normal;
	white-space: normal;

}
H5:title{
	background-color : Silver;
	border : thin groove Green;
	text-transform : capitalize;
}
