body{
	background : Black;
	scrollbar-base-color : Black;
	scrollbar-3d-light-color : Black;
	scrollbar-arrow-color : Red;
	scrollbar-face-color : Black;
	scrollbar-highlight-color : Red;
	scrollbar-shadow-color : Red;
}

.keimeno{
	font-family : Verdana, Arial, MgHelvetica;
	font-size : 12;
	color : #CCCCCC;
}

.keimeno2{
	font-family : Verdana, Arial, MgHelvetica;
	font-size : 12;
	color : #CCCCCC;
	font-weight : bold;	
}
.upo{
	text-decoration: underline;
}


.titlos{
	font-family : Verdana, Arial, MgHelvetica;
	font-size : 15;
	color : #CCCCCC;
	font-weight : bold;
}
.programTxt{
	font-family : Verdana, Arial, MgHelvetica;
	font-size : 10px;
	color : #CCCCCC;
	font-weight : bold; 
	text-align:center; 
	vertical-align:middle;
}
.tdBorder01{
	border-bottom-color:#FFF;
	border-bottom-style: inset;
	border-bottom-width:thin;
	background-color:#666;	
}
.tdBorder02{
	border-bottom-color:#FFF;
	border-bottom-style: inset;
	border-bottom-width:thin;
	background-color: #333;	
}
A:link
{font-family: Verdana, Arial, MgHelvetica;color: #CCCCCC;  text-decoration: underline; font-size :12pt; font-weight: bold;  
}
A:visited
{font-family:  Verdana, Arial, MgHelvetica;color: #9c1c1f;  text-decoration: underline;  font-size : 12pt; font-weight: bold; 
}
A:hover 
{font-family: Verdana, Arial, MgHelvetica;  color:#9c1c1f; text-decoration: none;  font-size :12pt; 
}

A:active
{font-family:  Verdana, Arial, MgHelvetica;  color: #0095DA; text-decoration: none;  font-size : 12pt; font-weight: bold;
}