﻿/* Virtual Vision Cascading Style Sheet */
/*               voor                   */
/*          splash pagina's             */


/* Instellen link kleuren */
A:Link {color:#1D3169;text-decoration:none;}
A:Visited {color:#1D3169;text-decoration:none;}
A:Hover {color:#1D67B2;text-decoration:none;}


/* instellen Body */
body	{	color: #1D67B2;
			background: #FCFEFF;
			background-color: #FFFEFF;
			font-family: Tahoma; }

.picture {
				border-width: 0;
}

.TT {
				font-size: 8pt;
				color: #1D67B2;
}

/* standaard Paragraaf tekst */
P { font-size: 8pt; color: #1D67B2 }
h1 { font-size: 10pt; font-weight: bold; color: #1D67B2; text-align: center; }
