A:link
{
    COLOR: #1c416b;
    TEXT-DECORATION: underline;
}
A:hover
{
    COLOR: black;
    TEXT-DECORATION: underline;
}
A:visited
{
	COLOR: #1c416b;
    TEXT-DECORATION: underline;
	}
a:visited:hover
{
    COLOR: black;
    TEXT-DECORATION: underline;	
	}


BODY
{
	background-image: url(Images/bg.jpg);
	background-repeat: repeat;
	Font-Size: 14px;
	font-family: Arial (Hebrew);
	color: black;
	margin: 0;
}
TD
{
	Font-Size: 12px;
}
.bg_table
{
    BACKGROUND-ATTACHMENT: fixed;
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #E6E6E6;
	Font-Size: 12px;
}

.main_text
{
	Font-Size: 12px;
}


.big_text
{
	Font-family: arial;
	Font-Size: 28px;
	color: black;
	Font-weight: bolder;
}

.title1
{
	Font-family: arial;
	Font-Size: 15px;
	color: black;
	Font-weight: bolder;
}

.border
{
	BORDER-RIGHT: #490E37 1px solid;
	BORDER-TOP: #490E37 1px solid;
	BORDER-LEFT: #490E37 1px solid;
	BORDER-BOTTOM: #490E37 1px solid;
}

.boxes
{
	border: 1px black solid; background: #white; 
	font-family: arial; 
	font-size:12; 
	color: #600E48;
	font-weight: bolder;
	}
	
	#links
{
	font-size: 12px;
	
	}
