﻿.footer {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	vertical-align: middle;
	text-align:center
}
.footersmall {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size:xx-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	vertical-align: middle;
	text-align:center
}
.footersmallbold {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size:xx-small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	vertical-align: middle;
	text-align:center
}


.header {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	vertical-align: middle;
	text-align:center
}

.title {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	vertical-align: middle;
	text-align: center;
	color: #FFFF00;
	font-weight:bold;
}

.titlemic {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	vertical-align: middle;
	text-align: left;
	color: #FFFF00;
}

.bold {
		color: #FFFF00;
}

body {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-align:justify;
	color: #FFFFFF;
	background-color:#666666
	
}
A:link
{
	color:orange;
}
A:visited
{
	color:orange;
}
A:hover
{
	color:orange;

}
.hidden {
	color: #666666;
	font-size: x-small
}

.blinkytext {
    color:blue;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size:small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	vertical-align: middle;
	background-color:yellow;
 }
	
.componente {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background-color:#FFFF66;
	color:blue;
}
A.emailcomponent:link
{
	color:blue;
}
A.emailcomponent:visited
{
	color:blue;
}
A.emailcomponent:hover
{
	color:lime;

}
A.titlecomponent:link
{
font-size: small;

	color:blue;
}
A.titlecomponent:visited
{
font-size: small;

	color:blue;
}
A.titlecomponent:hover
{
font-size: small;

	color:lime;

}

