A:LINK{
	color : rgb(46, 177, 48);
	font-style : normal;
}
.input { border-bottom-color: rgb(139, 209, 136);  border-right-color: rgb(136, 209, 169);  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 10px;    }

A:ACTIVE{
	color : Red;
	font-style : normal;
}
A:FOCUS {
	color : #CC0000;
	font : normal;
}
A:VISITED {
	color : #46845F;
	font-style : normal;
}

body
{
background-color: #ffffff;
color: rgb(51, 102, 0);
font-size : 10px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight : normal;
scrollbar-face-color: rgb(255, 251, 222);
scrollbar-shadow-color: rgb(157, 187, 21);
scrollbar-highlight-color: rgb(157, 187, 21);
scrollbar-3dlight-color: rgb(255, 244, 159);
scrollbar-darkshadow-color: rgb(51, 102, 0);
scrollbar-track-color: rgb(255, 251, 222);
scrollbar-arrow-color: rgb(51, 102, 0);
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px
}

P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: rgb(51, 102, 0);
	text-align: justify;
	text-indent: 15pt;
}

li{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: rgb(51, 102, 0); list-style-image: url(images/star.gif); margin-left : -1%}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps ;
	color: rgb(51, 102, 0);
	background-color: rgb(255, 244, 159)}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: rgb(51, 102, 0);
	text-transform: capitalize;
	border-bottom : thin solid rgb(51, 102, 0);
	margin-right : 30px
}
h5 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : rgb(51, 102, 0);
	border-bottom : thin solid rgb(213, 124, 81);
	margin-right : auto
}
H6 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : rgb(51, 102, 0);
	border-bottom : thin solid #F3F3F3;
	margin-right : 60px
}

.convocatoria {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: rgb(51, 102, 0);
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	clear: left;
	height: auto;
	width: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: 0px;
	list-style-position: inside;
	list-style-type: circle;
	list-style-image : url(images/star.gif);
	list-style : circle url(images/star.gif)
}

.act {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: rgb(51, 102, 0);
	list-style-position: outside;
	list-style-image: url('images/star.gif');
	list-style-type: square;
	height: auto;
	width: auto;
	text-align: justify;
	text-indent: 0pt;
	white-space: normal;
	margin-left: 0px;
	padding-left: 0px
}
.botones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    text-indent: 0pt;
	text-align: center;
	list-style-position: inside;
	list-style-type: circle;
	list-style-image : url(images/star.gif);
	list-style : circle url(images/star.gif);
	background-color: rgb(255, 244, 159);
	cursor: pointer;
}
