﻿

@font-face {
    font-family: 'WebYekan';
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
    src:url('../fonts/WebYekan.eot?#') format('eot'),    
          url('../fonts/WebYekan.woff') format('woff'),
          url('../fonts/WebYekan.ttf') format('truetype'); 
}

body, div, p, h1, h2, h3, h4, ul, li, table
{
	margin:0;
	padding:0;
	border:none;
}

body {
    font-family: webYekan;
    font-size: 13.5px;
    background: #FFFFFF url(../images/body_bg.gif) repeat left top;
}

.ServerSideFont {
    font-family: webYekan;
    font-size: 13px;
}

a:link {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.txt:hover {
    text-decoration: underline;
}
