
.ghalat
{
color:#DA0000;
font-weight: bold; 
}

.daroost
{
color:#00CA00; 
font-weight: bold;
}

.category
{
color:#6E6E6E; 
font-size:16px;
}

.hangman
{
color:#000000; 
}

.resizedTextBox 
{
width: 280px; 
height: 20px; 
padding: 1px;
direction: ltr;
}

table { margin: 0em; border-collapse: collapse; direction: ltr;}
td, th { padding: .3em; border: 1px #ccc solid; }
thead { background: #fc9; }
tbody { background: #9cf; } 
tr:nth-child(even) {
    background-color: #aaEEDD;
}
