a:link {
	color : #FF9900; text-decoration: none
}

a:visited {
	color : #666666; text-decoration: none
}

a:active  {
    color : #FFFFFF 
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	
}
--> 
a
{
    font-size:       12px;
    color:           #FF9900;
    text-decoration: none;
}
a:hover img { border: 1px dashed #FFFFFF }
a:hover img { -moz-border: 1px dashed #FFFFFF }
H2 {font-weight: bold; color: #FF9900; font-family: Georgia, Times New Roman, Times, serif; font-size: 15px;}
.thumb_table
{
        border:           1px solid black;
}

.thumb
{
    border: 1px solid #FF9900;
}

body{
margin: 0px 0px 0px 0px;
background-color: #000000;
}

td
{
    font-size:   12px;
    font-family: Verdana;
}

.head
{
    font-weight: bold;
    font-size: 24px;
    font-family: Georgia, Times New Roman, Times, serif;
        
}

.title 
{  
    font-weight: bold;
    font-size: 24px;
    font-family: Arial;
	
}

.dp {FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Georgia, Times New Roman, Times, serif}
.dp2 {FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #FF9900; FONT-FAMILY: Georgia, Times New Roman, Times, serif}
.dp3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 15px;
	COLOR: #FF9900;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}

.style1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	COLOR: #666666;
	FONT-FAMILY: Georgia, Times New Roman, Times, serif;
}
.zz {   font-size:10px; 
   font-family: Tahoma, 
   Helvetica, Arial, Sans-serif;
}
.link1 {

	font-family: Georgia, Times New Roman, Times, serif;

	font-weight: bold;

	font-style: italic;

	font-size: 16px;

	text-decoration: none;

}

.style2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
}
.gall
{
       font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 55px;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
#table25 td{
	padding-left:7px;
}
#table26 td{
	padding-left:7px;
}
#blog {
	width:300px;
	border:1px dashed #333;
	margin-bottom:5px;
	padding-bottom:5px;
}
#blog h2, #blog2 h2 {
	color:#cc0000;
	font-size:24px;
	margin-bottom:0;
	margin-top:5px;
}
#blog h2 a, #blog2 h2 a{
	color:#F6F6F6;
	text-decoration:none;
	font-size: 24px;
}
#blog a:hover, #blog2 a:hover {
color:#A00800;
}
#blog span, #blog2 span {
font-size:13px;
color:#888;
}
#blog2 {
	width:420px;
	border:1px dashed #333;
	margin-bottom:5px;
	padding-bottom:5px;
}