/* CSS Document */

a{
color:white;
text-decoration:none;
}



body{
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
background-color: #cccccc;
}

.txt{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#572D07;
line-height:14px;
}

.cover-story-txt{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#F9B373;
text-decoration:none;
line-height:14px;
}
.cover-story-txt:hover{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#F9B373;
text-decoration:underline;
line-height:14px;
}

.pt-txt{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#F9B373;
line-height:14px;
}

input{
width:152px;
height:19px;
border:1px solid #C07601;
background-color:#F5D5A3;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#432101;
font-weight:normal;
}

textarea{
border:1px solid #C07601;
background-color:#F5D5A3;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#432101;
font-weight:normal;
}

.know-more{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#432101;
font-weight:bold;
text-decoration:none;
}
.know-more:hover{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#432101;
font-weight:bold;
text-decoration:underline;
}

.news-txt{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FF8E2B;
font-weight:normal;
line-height:14px;
}

.copyright{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#432101;
font-weight:normal;
line-height:14px;
}


