a {
	font-size : 12px;
	color : #606060;
	font-family: verdana,arial,helvetica;
	text-decoration : none;
}


a.link {
	Color : #ff3300;	
	
}

a:visited {	
}

a:active {
}

a:hover {
	background-color : #CCCCcc;
}

font
{
	font-family: verdana,arial,helvetica;
	font-size : 12px;
}

.year { 
	font-family: verdana,arial,helvetica;
	font-size : 14px;	
	text-align : left;
	font : bold;
	font-weight : bold;
} 

body {
	font-weight : normal;
	color : black;
	background-color : #FFFFFF;
}

.h1  {
	font-size : 18px;
	Color : #000000;
	font-family: verdana,arial,helvetica;
	font-style: normal;
	text-decoration : none;
	text-align : left;
	font : bold;
	font-weight : bold;
}

.h2  {
	font-size : 15px;
	Color : #000000;
	font-family: verdana,arial,helvetica;
	font-style: normal;
	font : bold;
	font-weight : bold;
}

.h3  {
	Color : #343434;
	font-family: verdana,arial,helvetica;
}

.text  {	
	font-size : 12px;	
	color : #000000;
	font-family : verdana,arial,helvetica;
}

.textbold  {	
	font-size : 12px;	
	color : #000000;
	font-family : verdana,arial,helvetica;
	font : bold;
	font-weight : bold;
}

.largetextbold  {	
	font-size : 14px;	
	color : #000000;
	font-family : verdana,arial,helvetica;
	font : bold;
	font-weight : bold;
}

.smalltext {
	font-size : 10px;
	color : #ffffff;
	font-family : verdana,arial,helvetica;	
}

.textat {
	font-size : 10px;
	color : #000000;
	font-family : verdana,arial,helvetica;	
}

.smalltextbold {
	font-size : 10px;
	color : #000000;
	font-family : verdana,arial,helvetica;	
	font : bold;
	font-weight : bold;

}

.whiteframe  {	
	font-size : 13px;	
	color : #FFFFFF;
	font-family : verdana,arial,helvetica;
	font : bold;
	font-weight : bold;
}


.newred  {	
	font-size : 14px;	
	color : #FF0000;
	font-family : verdana,arial,helvetica;
}

INPUT {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, sans-serif
}
INPUT.login {
	BORDER-RIGHT: #006EC1 2px solid; BORDER-TOP: #006EC1 2px solid; BORDER-LEFT: #006EC1 2px solid; WIDTH: 116px; BORDER-BOTTOM: #006EC1 2px solid
}
INPUT.submit {
	BORDER-RIGHT: #006EC1 2px solid; BORDER-TOP: #006EC1 2px solid; MARGIN-TOP: 2px; FONT-WEIGHT: bold; MARGIN-BOTTOM: 4px; BORDER-LEFT: #006EC1 2px solid; BORDER-BOTTOM: #006EC1 2px solid; BACKGROUND-COLOR: #999999
}
