body {
	color: #505152;
	text-align: right;


}
A:link
{
	color: #6D6D72;
	font-size: 16px;
}
A:visited 
{
	color: #6D6D72;
	font-size: 16px;
}
A:link:hover 
{ 
 color: #6D6D72;
	font-size: 16px;  
	text-decoration: none;	
}
A:visited:hover 
{
	color: #6D6D72;
	font-size: 16px;
}
td {
	text-align: right;
	line-height: normal;
	float: right;
	vertical-align: top;
	font-family: sans-serif;
	font-size: 15px;



}
.directions {
	direction: rtl;		
}
.title {
	font-family: sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #474539;
	font-style: normal;
}

.links {
	font-weight: bold;
	color: #B01800;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 16px;
}
.links:link {
	font-weight: bold;
	color: #B01800;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 16px;
}
.links:visited{
	font-weight: bold;
	color: #B01800;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 16px;
}
.links:active {
	font-weight: bold;
	color: #B01800;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 16px;
}
.links:hover {
	font-weight: bold;
	color: #B01800;
	text-decoration: underline;
	font-family: sans-serif;
	font-size: 16px;
}

