.describe 	{
font-size	:	12px;
font-family	:	Verdana, Arial, Helvetica, sans-serif;
font-weight	:	normal;
color		:	black;
		}

.small	{
font-size	:	10px;
font-family	:	arial;
font-weight	:	normal;
color		:	black;
		}

.extrabold	{
font-size	:	20px;
font-family	:	arial;
font-weight	:	bold;
color		:	black;
		}

.super	{
font-size	:	20px;
font-family	:	arial;
font-weight	:	bold;
color		:	black;
		}

.cv	 	{
font-size	:	12px;
font-family	:	arial;
font-weight	:	normal;
color		:	black;
padding-bottom :	5px;
		}

.breakcv	{
font-size 	:	12px;
font-family	:	arial;
font-weight	:	normal;
color		:	black;
padding-top :	10px;
		}

.info		{
position	:	absolute;
top		:	60px;
visibility	:	visible;
z-index	:	1;
font-family	:	arial;
font-size	:	20px;
color		:	red;
text-align	:	center;
		}

.logo		{
position	:	absolute;
top		:	40px;
visibility	:	visible;
z-index	:	2;
font-family	:	arial;
font-size	:	20px;
color		:	#000000;
text-align	:	center;
		}

.popup	{
position	:	absolute;
top		:	15px;
visibility	:	hidden;
z-index	:	3;
font-family	:	arial;
font-weight	:	normal;
font-size	:	20px;
color		:	red;
text-align	:	center;
		}


.link {  font-weight: normal; text-decoration: none; color: #FF0000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
.linkwhite { font-weight: bold; text-decoration: none; color: #FFFFFF}
.linkgreen { font-weight: bold; text-decoration: none; color: #009900}
.linkblue { font-weight: bold; text-decoration: none; color: #3366CC}
.linkdarkred { font-weight: bold; text-decoration: none; color: #cc3366}
.describewhite { font-size : 12px; font-family : Verdana, Arial, Helvetica, sans-serif; font-weight : normal; color : #FFFFFF; }
.describeblue { font-size : 12px; font-family : Verdana, Arial, Helvetica, sans-serif; font-weight : normal; color : #0000CC; }
.describered { font-size : 12px; font-family : Verdana, Arial, Helvetica, sans-serif; font-weight : normal; color : #FF0000; ; text-decoration: none}
.bold { font-size : 12px; font-family : Verdana, Arial, Helvetica, sans-serif; font-weight : bold; color : black; }

