Missing Controller

Error: Styles.cfmController could not be found.

Error: Create the class Styles.cfmController below in file: app/controllers/styles.cfm_controller.php

<?php
class Styles.cfmController extends AppController {

	var $name = 'Styles.cfm';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp