﻿body {
	font-size: 11px;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
    color: #3A3A3A;
	font:11px/1.5em Tahoma,Verdana, Arial, Helvetica, sans-serif;
}

a:link{color:#3A3A3A;text-decoration:none;}
a:visited {color:#3A3A3A;text-decoration:none;}
a:hover {color:#FF6600; text-decoration:underline;}
a:active {color:#3A3A3A;text-decoration:none;}


.main_txt{ line-height:180%}

.line_height{ line-height:190%}

.bold { font-weight:bold;}

.bold_13px { font-weight:bold;font-size: 13px;}

.bold_14px { font-weight:bold;font-size: 14px;}

.orange{color:#1C1C1C;text-decoration:none;}
.orange a:link,.orange a:visited,.orange a:active{color:#FF6600; text-decoration:none;}
.orange a:hover {color:#FF6600; text-decoration:underline;}

.orange_b,.orange_b a:link,.orange_b a:visited,.orange_b a:active{color:#FF6600;font-weight:bold;text-decoration:none;}
.orange_b a:hover {color:#FF6600; text-decoration:underline;}

.orange_15px { font-weight:bold;font-size: 15px;color:#FF6600;}

.orange_16px { font-weight:bold;font-size: 16px;color:#FF6600;}

.gray,.gray a:link,.gray a:visited,.gray a:active{color:#797979;text-decoration:none;}
.gray a:hover {color:#797979; text-decoration:underline;}


