#div_links
{
	
	border  : none;
	margin  : 5px;
	padding : 5px;
}

/* -----------------------------------------------
	Text decoration
----------------------------------------------- */
img.image_1
{
margin-left:00px;
margin-right:10px;
}

p.title1
{

  font        : bold 24px "GrHelvetica", Arial, sans-serif; color:#660000;
	
	text-align:center;


	
	
	
}

p.title2
{
	margin      : 15px;
	font        : bold 16px "GrHelvetica", Arial, sans-serif;
	margin-top:30px;
	text-decoration:underline;
}

p.title3
{ text-align:left;
  margin-left:45px;
	padding-left:45px;
	
	font         : bold 14px "GrHelvetica", Arial, sans-serif;
}

p.par_dot
{
	text-align     : left;
	padding-left   : 5px;
	padding-right  : 20px;
	font   				 : 13px "GrHelvetica", Arial, sans-serif;
	font-weight		 : normal;
	text-indent		 : 10px;
	
	font-stretch:ultra-expanded;
}

p.par2
{
	text-align     : left;
	padding-left   : 30px;
	padding-right  : 20px;
	font   				 : 13px "GrHelvetica", Arial, sans-serif;
	font-weight		 : normal;
	line-height	   : 19px;
	text-indent 	 : 10px;
}


hr.hra
{
	border : 0;
	width	 : 400px;
	height : 1px;
	background-color:#FF0000;
	border-color:#FF0000;
}

ul.grul
{
	list-style-type	:	lower-greek;
}

hr.hra
{
	border : 0;
	width	 : 400px;
	height : 1px;
	background-color:#FF0000;
	border-color:#FF0000;
}

a
{
	text-decoration : none;
	color : #000000;
}

<style type="text/css">
	a : link 
	{
		COLOR : #0000FF;
	}
	a : visited 
	{
		COLOR : #006600;
	}
	a : hover
	{
		COLOR : #FF0000;
	}
	a : active 
	{
		COLOR: #00FF00;
	}
</style>

