﻿body
{
	margin:0px 0px 0px 0px;

}
a.topmenu:link {
	color: #0B495B;
	text-decoration: none;
}
a.topmenu:visited {
	text-decoration: none;
	color: #0B495B;
}
a.topmenu:hover {
	text-decoration: none;
	color: #cccccc;
}
a.Simple:active {
	text-decoration: none;
	color:#0000cc;
}
a.Simple:link {
	color: #0000cc;
	text-decoration: none;
}
a.Simple:visited {
	text-decoration: none;
	color: #0000cc;
}
a.Simple:hover {
	text-decoration: none;
	color: #0000cc;
}
a.topmenu:active {
	text-decoration: none;
	color: #0B495B;
}

a.other:link {
	color: #0000cd;
	text-decoration: none;
}
a.other:visited {
	text-decoration: none;
	color: #0000cd;
}
a.other:hover
{
	color: #0000cd;
	text-decoration:underline;
}
a.other:active {
	text-decoration: none;
	color: #0000cd;
}
a:link {
	color: Blue;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: Blue;
}
a:hover {
	text-decoration: none;
	color: Blue;
}
a:active {
	text-decoration: none;
	color: Blue;
}
a.PLinkBlue:link 
{
	direction:rtl;
    line-height:25px;
    padding-right:5px;
    font-family:Tahoma,Arial,B Roya,B Zar,Times New Roman;
    font-size:11px;
	text-decoration: none;
	color: Blue;
}
a.PLinkBlue:visited 
{
	direction:rtl;
    line-height:25px;
    padding-right:5px;
    font-family:Tahoma,Arial,B Roya,B Zar,Times New Roman;
    font-size:11px;
	text-decoration: none;
	color: Blue;
}
a.PLinkBlue:hover 
{
	direction:rtl;
    line-height:25px;
    padding-right:5px;
    font-family:Tahoma,Arial,B Roya,B Zar,Times New Roman;
    font-size:11px;
	text-decoration:none;
	color: #cccccc;

}
a.PLinkBlue:active 
{
	direction:rtl;
    line-height:25px;
    padding-right:5px;
    font-family:Tahoma,Arial,B Roya,B Zar,Times New Roman;
    font-size:11px;
    color: Blue;
	text-decoration: none;
}

