.input{
font-size:8pt;
font-family:Tahoma;
border-style:solid;
border-width:1px;
}

.boton{
 width:498px; 
 font-family:Tahoma;
 font-size:8pt;
 color:#FFFFFF;
 border-width:1px;
 background-color:#151515;
}

.text{
	font-family:Tahoma;
	font-size:8pt;
	color:#000;
	text-decoration: none;
}

.text1{ 
 font-family:Tahoma;
 font-size:8pt;
 color:#000000;
 text-decoration: none;
}
.text3{ 
 font-family:Tahoma;
 font-size:9pt;
 color:#CCCCCC;
 text-decoration: none;
}
.text4{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size: 12px;
}
.text2{
	font-family:Tahoma;
	font-size:9pt;
	color:#FF0000;
	text-decoration: none;
	font-weight: bold;
}

a.linkmenu:link{
	font-family:Tahoma;
	font-size:10pt;
	color:#000;
	text-decoration: none;
}

a.linkmenu:visited{
	font-family:Tahoma;
	font-size:10pt;
	color:#000;
	text-decoration: none;
}

a.linkmenu:active{
	font-family:Tahoma;
	font-size:10pt;
	color:#000;
	text-decoration: none;
}

a.linkmenu:hover{
	font-family:Tahoma;
	font-size:10pt;
	color:#000;
	text-decoration: none;
}

.input{
 color:#FFFFFF; 
 font-size:8pt; 
 font-family:tahoma,verdana,arial; 
 border:1px solid #000000;
 background-color:#2D3E4D
}

.boton{
  width:502px; 
  color:#000000; 
  font-size:8pt; 
  font-family:tahoma,verdana,arial; 
  font-weight:bold; 
  border:1px solid #000000; 
  background-color:#FFF9D5; 
  height:17px;
}

.link{
  width:490px; 
  color:#000000; 
  font-size:8pt; 
  font-family:tahoma,verdana,arial; 
  font-weight:bold; 
  height:17px;
}

.link:hover{
  color:#000000; 
  font-size:8pt; 
  font-family:tahoma,verdana,arial; 
  font-weight:bold; 
  height:17px;
}

h1 { font-size: 25px; }
h2 { font-size: 16px; }
.sesiones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}

#marqueecontainer{ 
position: relative; 
width: 200px; /*marquee width */ 
height: 200px; /*marquee height */ 
background-color: white; 
overflow: hidden; 
border: 3px solid orange; 
padding: 2px; 
padding-left: 4px; 
} 
