body	{	font-size:1.5ex	;
			line-height	:	1.6	;
			background	:	url(../blue.jpg) repeat-y	;
			text-align	:	center	}
div	{	text-align	:	left	;
			background	:	url(../emerald.jpg) repeat-x	}

hr	{	width:50%	}
a:link      {    text-decoration:	none	;
                 border-right   :	#ffffff	dotted 1px ;
                 border-bottom  :	#0000ff	dotted 1px ;
			     color          : 	#0000ff	}
a:visited   {    text-decoration:	none	;
                 border-right   :	#ffffff	dotted 1px ;
                 border-bottom  :	#8b88ee	dotted 1px ;
			     color          :	#8b88ee	}
a:hover     {    text-decoration:	none	;
                 border-right   :	#ff6347	dotted 1px ;
                 border-bottom  :	#ff6347	solid 1px ;
			     color          :	#ff6347	}
.title	{font-size	:	5ex	}