.skillbar {
	background-image: url(images/skillbar.gif);
	background-repeat:repeat-y;
	}

h1 {
font-size: 14px;	
}

a.biglink {
font-size: 12px;	
}

img.logo1 {
padding-left: 30px;
padding-top: 0px;
}

img.logo {
padding-left: 30px;
padding-top: 20px;	
}

.text  {
	color : #ffffff;
	font-size : 11px;
	font-family : Verdana;
	letter-spacing : 1
}


A.link:link, A.link:active, A.link:visited
{
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	color : #EBA714;
	text-decoration : none;
}

A.link:hover
{
color : #515050;
text-decoration: none;
 background-color : #ffffff;
}


A.tiny:link, A.tiny:active, A.tiny:visited
{
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	color : #ffffff;
	text-decoration : none;
}


A.tiny:hover
{
color : #515050;
text-decoration: none;
background-color : #ffffff;
}


.textbold  {
	color : #000000;
	font-weight : bold;
	font-size : 11px;
	font-family : Arial;
	background-color : #eeeeee;
}

.textgrey  {
	color : #eeeeee;
	font-size : 11px;
	font-family : Arial;
}
