/* 

DEFAULTS STYLE SHEET FOR [ATTIK DESIGNS]
Created by [ADRIAN CORCORAN]
[htta:hover://www.attikdesigns.ie]

*/

/* --------- 3. links  --------- */

a {
	text-decoration:none;
		}
		
a:hover {
	text-decoration:underline;
		}
/*	top */
div#top a {
	color:#72041b;
		}
div#top a:hover {
	text-decoration:underline;
		}
/*	banner	*/
div#banner a {
		}
div#banner a:hover {
		}
/*	logo	*/
div#logo a {
		}
div#logo a:hover {
		}
/*	banner links	*/
div.bannerLink a {
		display:block;
		width:90%;
		height:39px;
		margin:0 auto;
		background:url(/mainpics/icons/icon-arrow.png) right center no-repeat;
		color:#fff;
		text-align:center;
		text-decoration:none;
		line-height:39px;
		font-size:2em;
}
div.bannerLink span {
		display:block;
		width:90%;
		height:39px;
		margin:0 auto;
1		background:url(/mainpics/icons/icon-arrow.png) right center no-repeat;
		color:#fff;
		text-align:center;
		text-decoration:none;
		line-height:39px;
		font-size:2em;
}
div.bannerLink a:hover {
1		color:#d0a9b6;
		
}
div.bannerLink:hover {
1	background:url(/mainpics/sqs/sqBlack60.png) 0 0 repeat;
		
}
/*	navContainer	*/
div#navContainer a {
		}
div#navContainer a:hover {
		}
/*	content	*/
div.content a {
	color:#72011c;
	text-decoration:none;
		}
div.content a:hover {
	text-decoration:underline;
		}
		
a#simi {
	color:#003399;
}
a#simi:hover {
	color:#0199cb;
}
a#vtn {
	color:#f67a1a;
}
a#vtn:hover {
	color:#000;
}
/*	contentLeft	*/
div.contentLeft a {
		}
div.contentLeft a:hover {
		}
/*	contentCentre	*/
div.contentCentre a {
		}
div.contentCentre a:hover {
		}
/*	contentRight	*/
div.contentRight a {
		}
div.contentRight a:hover {
		}
/*	footer	*/
div#footer a {
	color:#efefef
		}
div#footer a:hover {
		}