﻿#marqueecontainer{
position: relative;
width: 165px; /*marquee width */
height: 142px; /*marquee height */
background-color: #CACF9B;
overflow: hidden;

padding: 2px;
padding-left: 4px;
float: right;
text-align: justify;
direction: rtl;
font-family: Tahoma;
font-size: small;
}
A.titledarticle
{
	text-decoration: none;
	color: black;
}


A.titledarticle:hover
{
	text-decoration: underline;
}
A.imagegallerySubfa
{
	font-family: Tahoma;
	font-size: small;
	float: right;
	text-align: justify;
	direction: rtl;
	line-height: 200%;
	text-decoration: none;
	color:White;
}
A.imagegallerySubfa:hover
{
	text-decoration: underline;
	font-family: Tahoma;
	font-size: small;
	float: right;
	text-align: justify;
	direction: rtl;
	line-height: 200%;
	color:Aqua;
}
