﻿body
{
   
    font-family: Tahoma;
    font-size: 12px;
    color: #444444;
    margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	
}
table
{
    font-family: Tahoma;
    font-size: 12px;
    color: #444444;
}
.txt
{
    font-family: Tahoma;
    font-size: 12px;
    color: #000000;
}

.head
{
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: none;
    color: #8b4513;
    font-weight: bold;
}
.head:hover
{
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: none;
    color: #bf4f1b;
    font-weight: bold;
}
a
{
    font-family: Tahoma;
    font-size: 12px;
    color: #0066CC; 
    text-decoration: none;
}
a:hover
{
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: none;
    color:Orange;
}
a:active
{
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: none;
    color: #990033;
}
.Red_b
{
    font-family: Tahoma;
    font-size: 12px;
    color:Red;
    font-weight:bold ;
}
.Blue_b
{
    font-family: Tahoma;
    font-size: 12px;
    color:Blue;
    font-weight:bold ;
}
.Orange_b
{
    font-family: Tahoma;
    font-size: 12px;
    color:Orange;
    font-weight:bold ;
}
.Black_b
{
    font-family: Tahoma;
    font-size: 12px;
    color:Black;
    font-weight:bold ;
}
.VerybigBlack_b
{
    font-family: Tahoma;
    font-size: 35px;
    color:#636162;
    font-weight:bold ;
}
.White_b
{
    font-family: "Tahoma";
    font-size: 12px;
    color:White;
    font-weight:bold ;
}

.Pink_b
{
    font-family:Tahoma;
    font-size: 16px;
    color:#f649a2;
    font-weight:bolder;
    letter-spacing:-1px;
}
.smallPink_b
{
    font-family:Tahoma;
    font-size: 14px;
    color:#f649a2;
}

.brown_b
{
    font-family:Tahoma;
    font-size: 12px;
    color:#6d6d6d;
    font-weight:bolder;
}
.lisIMG{
    cursor:pointer;
    border-width:2px;
   	border-color:#f167a3;	
}
.lisIMG:hover{
    cursor:pointer;
    border-width:2px;
	border-color:#cc66ff;		
}

.Numpage{
    font-family: Tahoma;    
    font-weight: bold;
    font-size: 14px;
    color: #f167a3;
    text-decoration: none;
    letter-spacing:8px;    	
}
.Datepage:hover{
    font-family: Tahoma;    
    font-weight: bold;
    font-size: 14px;
    color: #cc66ff;
    text-decoration: none;
}
.Datepage{
    font-family: Tahoma;    
    font-weight: bold;
    font-size: 14px;
    color: #f167a3;
    text-decoration: none;
    letter-spacing:1px;    	
}
.Numpage:hover{
    font-family: Tahoma;    
    font-weight: bold;
    font-size: 14px;
    color: #cc66ff;
    text-decoration: none;
}

.Prolink{
    font-family: Tahoma;    
    font-weight: bold;
    font-size: 12px;
    color: #978c92;
    text-decoration: none;	
}
.Prolink:hover{
    font-family: Tahoma;    
    font-weight: bold;
    font-size: 12px;
    color: #ff9933;
    text-decoration: none;
}

.testfont
{
    font-family: Tahoma;
    font-size: 20px;
    color:White;
    font-weight:bold ;
}