

body {
    background-color : #000000;
    background-image : url(./workimage/pattern2.jpg);
    background-position : center top;
    background-repeat : no-repeat;
    color : white;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    text-align : center;
  }

p{
	margin-bottom:3px;
	margin-top:3;
}
.special_news{
	left:77%;
	top:50px;
	position:absolute;
	background-position: center top;
	text-align:center;
	width:159px;
	height:71px;
	background-image: url(/workimage/cloud.png);
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-top:17px;
	z-index:5;
}
.special_news a:link,.special_news a:visited {
	text-transform:capitalize;
	color:black;
	font-weight:bold;
}
.special_news a:hover{
	color:white;
}  
.title {
    color : #000000;
    margin-left : 2px;
    margin-right: 2px;
    font-size : 11px;
    text-decoration : none;
    font-variant : normal;
    text-transform : uppercase;
    font-weight: bold;
  }


.title2 {
    font-variant : normal;
    color : #DB0004;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    margin-left : 2px;
    margin-right: 2px;
    text-decoration : none;
    font-variant : normal;
    text-transform : uppercase;
    font-weight: bold;
  }


.text {
    color : white;
    font-size : 11px;
    font-style : normal;
    font-variant : normal;
    line-height : normal;
    overflow : auto;
    position: relative;
  }


.small {
    color : white;
    font-size : 10px;
    font-style : italic;
    font-variant : normal;
    line-height : normal;
    overflow : auto;
    position : relative;
  }


.textbottom {
    background-color : #E9E9E9;
    color : black;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    font-style : normal;
    font-variant : normal;
  }


.grass {
    font-size : 11px;
    font-style : normal;
    font-variant : normal;
    font-weight : bold;
    line-height : 2pc;
    position : relative;
    text-transform : uppercase;
  }


a.grass:link {
    color: #FBFFAA;
    text-decoration: underline;
  }


a.grass:visited {
    color:#FBFFAA;
  }


a.grass:hover {
    color: #FF0000;
    text-decoration: none;
  }


a.text:link {
    color: #FBFFAA;
    font-size : 11px;
    text-decoration: underline;
  }


a.text:visited {
    color:#FBFFAA;
    font-size : 11px;
  }


a.text:hover {
    color: #FF0000;
    font-size : 11px;
    text-decoration: none;
  }


a.title:link {
  }


a.title:visited {
  }


a.title:hover {
    color: #525252;
  }

