
a {
	color: #800080;
}	
a:visited {
	color: #800080;
}
a:hover {
	color: #800080;
	text-decoration: none;
}

body {
	background-color: white;
}

td {
	font-family: Arial, Helvetica;
	font-size: 12px;
}

.titul {
	border: 1px solid;
	border-color : #771E7E;
	background-color : #771E7E;
	font-family : Arial, Helvetica;
	text-align : left;
	text-indent : 3px;
	color : #ffffff;
	font-weight: bold;
	font-style: normal;
	font-size : 12px;
	padding-left : 2px;
}

.title_font {
	font-family : Arial, Helvetica;
	color : #CCCC33;
	font-weight: bold;
	font-style: italic;
	font-size : 12px;
}

.panel {
	border: 1px solid;
	background-color: transparent;
	border-color : #330066;
	vertical-align : top;
	text-align : left;
	padding-top : 2px;
	padding-left : 2px;
	padding-bottom : 3px;
}

.page_title {
	
	font-size: 22pt;
	color: #660066;
	font-family: Helvetica, Arial, 'Arial Narrow' , Arial;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: left;
}

.slogan {
	font-size: 24px;
	color: #CCCC33;
	font-family: Times New Roman;
	font-weight: none;
	font-style: italic;
}

.list_sponsors {
	font-size: 10px;
	line-height: 11px;
	padding-left : 20px; 
	text-indent : -20px;
	margin-bottom: 0;
	margin-top: 0;
}

A.header_link {
	font-family : Arial, Helvetica;
	color : #CCCC33;
	font-weight: bold;
	font-style: italic;
	font-size : 12px;
	text-decoration: none;
}

A.header_link:HOVER {
	font-family : Arial, Helvetica;
	color : #CCCC33;
	font-weight: bold;
	font-style: italic;
	font-size : 12px;
	text-decoration: none;
}

A.header_link:VISITED {
	font-family : Arial, Helvetica;
	color : #FFFFFF;
	font-weight: bold;
	font-style: normal;
	font-size : 12px;
	text-decoration: none;
}

