﻿/*
 ---
 www.amitsd.co.il style-sheet
 ---
 pixelsheaven.co.il
 ---
*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

body {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}

.input {
	background-color: #F6F6F6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border: 1px;
}

.underline {
	text-decoration: underline;
}

.koteret {
	color: #87326b;
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
	line-height: 15px;
	vertical-align: middle;
}

.article_koteret {
	color: #87326b;
	text-decoration: underline;
	font-weight: bold;
}

.colorize_and_bold {
	color: #87326b;
	font-weight: bold;
}

a:link {
	color: #882c64;
	text-decoration: none;
	font-weight: bold
}

a:visited {
	color: #882c64;
	text-decoration: none;
	font-weight: bold
}

a:hover {
	color: #ad5289;
	text-decoration: underline;
	font-weight: bold
}

a:active {
	color: #ad5289;
	text-decoration: none;
	font-weight: bold
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

li {

} 

p {
	margin-bottom:0;
}

ul {
	margin-top:0;
}

a:link.black_link {
	color: #000000;
	text-decoration: none;
	font-weight: bold
}

a:visited.black_link {
	color: #000000;
	text-decoration: none;
	font-weight: bold
}

a:hover.black_link {
	color: #ad5289;
	text-decoration: underline;
	font-weight: bold
}

a:active.black_link {
	color: #000000;
	text-decoration: none;
	font-weight: bold
}

a:link.big_purple_link {
	color: #87326b;
	text-decoration: none;
	font-weight: bold
}

a:visited.big_purple_link {
	color: #87326b;
	text-decoration: none;
	font-weight: bold
}

a:hover.big_purple_link {
	color: #ad5289;
	text-decoration: none;
	font-weight: bold
}

a:active.big_purple_link {
	color: #87326b;
	text-decoration: none;
	font-weight: bold
}